mirror of
https://github.com/Threnklyn/zeit.git
synced 2026-05-18 21:03:30 +02:00
08c93a19bd4b6ac15837a9023366c02518309c85
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
Finish tracking
zeit finish --help
Example:
zeit finish
Languages
Go
92.4%
Shell
7.5%
Makefile
0.1%