Tracks time from the command line.
Timewarrior is a time tracking utility that offers simple stopwatch features as well as sophisticated calendar-based backfill, along with flexible reporting. It is a portable, well-supported and very active Open Source project.
Before using it
After installation, this snap will work without further configuration.
However, if you want to use this tool with the timew
shortcut, you need to create a snap alias. To do this, execute the following command:
snap alias timewarrior timew
How to use it
To start a new time tracking session, run:
timewarrior start
or timew start
(alias)
To stop the session, run:
timewarrior stop
or timew stop
(alias)
To see the tracked time, run:
timewarrior summary
or timew summary
(alias)
For more information about the usage, please refer to the official documentation https://timewarrior.net/docs/