#Java

#Linux

A Time-tracking Tool for the command line

7 years ago

14

What do you do, if you're a dev and are annoyed with time-tracking in excel? You built a time-tracking Tool yourself :D

TimeTool gives you a simple CLI-Interface and a little GUI for your Time-tracking needs.

Use the CLI to start traking time with timetool start. When you're finished, specify the project you were working on and a comment with timetool stop -p TimeTool -c 'added Readme'.

Learn more about TimeToll on GitHub