/worktracker

simple time tracking

Primary LanguagePythonMIT LicenseMIT

worktracker

simple time tracking program with command line and Qt interfaces

$ worktracker --yesterday
harmonica: 1h 24m 3s
rust: 11m 54s

total: 1h 35m 57s

gui screenshot

Status and history files are stored in %userprofile%\.config\worktracker\ on windows and ~/.config/worktracker/ on *nix.

Download binaries at https://seebass22.itch.io/simple-work-tracker.

dependencies

  • PySide6 (only for Qt version)
pip install pyside6