practice-timer/README.md

7 lines
320 B
Markdown
Raw Normal View History

2022-08-28 14:20:12 -07:00
# practice-timer
A simple program for tracking time spent doing activities. Originally created for my dad to track his music practice.
Build with CMake. Requires GTK+ 3, json-glib, and PkgConfig for CMake. The graphs on the stats page are optional, but they require Plotutils.
Tested on macOS, GNU/Linux, and FreeBSD.