7 lines
320 B
Markdown
7 lines
320 B
Markdown
|
# 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.
|