epeters3 / time-tracking

A minimal CLI for tracking work time.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A minimal CLI for tracking work time.


Languages

Language:Python 100.0%