Metadata-Version: 2.1
Name: timetagger_cli
Version: 25.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
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
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: requests
Requires-Dist: toml
Requires-Dist: dateparser


# 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
