/time-tracking

A minimal CLI for tracking work time.

Primary LanguagePython

time-tracking

A minimal CLI for tracking time.

Installation

Simply clone the repo:

git clone https://github.com/epeters3/time-tracking.git

Usage

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.