Metadata-Version: 2.1
Name: timetagger_cli
Version: 21.5.1
Summary: Track your time from the command-line.
Home-page: https://github.com/almarklein/timetagger_cli
Author: Almar Klein
Author-email: 
License: MIT
Description: 
        # TimeTagger CLI
        
        *Track your time from the command-line.*
        
        [TimeTagger](https://timetagger.app) is an open source time tracker with a focus on a simple and interactive user experience.
        
        This is a CLI that allows users to track their time from the terminal.
        This can be used when running a TimeTagger server locally, or by
        connecting with https://timetagger.app.
        
        Just setup with the API token, and start tracking!
        
        More info on Github: https://github.com/almarklein/timetagger_cli
        
Keywords: time,tracker,CLI,terminal
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.6
Description-Content-Type: text/markdown
