- Basic CLI for time tracking: start, stop and list timers.
- Persistence using sqlite. The default DB location is at
$XDG_DATA_HOME/tete
but can be optionally specified by setting the environment variableTETE_DB_DIR
. - Only one timer at a time.
bash bin/run-tests.sh