Metadata-Version: 2.1
Name: trakcli
Version: 0.0.1
Summary: Keep a record of the time you dedicate to your projects.
License: AGPL-3.0
Author: lcfd
Author-email: 9001053+fedriz@users.noreply.github.com
Requires-Python: >=3.11,<4.0
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: typer[all] (>=0.9.0)
Description-Content-Type: text/markdown

# Trak

Keep a record of the time you dedicate to your projects.

- [Website](https://usetrak.com)
- [Github](https://usetrak.com)

## Development

Use this command to test the CLI application:

```
python -m trak
```

