Metadata-Version: 1.1
Name: chronophore
Version: 0.5.0
Summary: Desktop app for tracking sign-ins and sign-outs in a tutoring center.
Home-page: https://github.com/mesbahamin/chronophore
Author: Amin Mesbah
Author-email: mesbahamin@gmail.com
License: MIT
Description: Chronophore
        ===========
        
        .. image:: https://img.shields.io/pypi/v/chronophore.svg?maxAge=86400
            :target: https://pypi.python.org/pypi/chronophore
        
        .. figure:: docs/screenshot_program.png
           :alt: Tk Interface
        
           Tk Interface
        
        Chronophore is a time-tracking program. It keeps track of users'
        hours as they sign in and out.
        
        This project was started to help keep track of students signing in and
        out at a tutoring center in a community college.
        
Keywords: database desktop education sqlite kiosk sign-in time
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: End Users/Desktop
Classifier: Topic :: Office/Business :: Scheduling
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: Microsoft :: Windows :: Windows 7
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: Implementation :: CPython
