A minimal CLI for tracking time.
Simply clone the repo:
git clone https://github.com/epeters3/time-tracking.git
cd
into the repo, then start the tool:
cd path/to/time-tracking
python3 tracker
To see the available commands, type help
from within the tool.