A time tracking tool heavenly inspired by watson.
Simply download the binary from the Release page.
Start tracking your time analogous to watson:
$ aze start universe-domination +dog
With this command you started a new activity universe-domination
with the tag dog
.
You can stop your tracked project with:
$ aze stop
You can view your tracked projects with:
$ aze log
Please read the additional documentation with:
$ aze help
The tracked projects will be tracked in a sqlite database.