mirror of
https://github.com/Threnklyn/zeit.git
synced 2026-06-09 23:13:31 +02:00
5ab14a24678deb637e9dcaf0bf1eefece65d4a33
zeit
Zeit erfassen. A command line tool for tracking time spent on tasks & projects.
Build
make
Usage
Please make sure to export ZEIT_DB=~/.config/zeit.db (or whatever location you would like to have the zeit database at).
Start tracking
zeit track --help
Example:
zeit track --project project --task task --begin -0:15
Check currently tracking
zeit tracking
Finish tracking
zeit finish --help
Example:
zeit finish
Languages
Go
92.4%
Shell
7.5%
Makefile
0.1%