practice-timer/README.md

10 lines
667 B
Markdown
Raw Normal View History

2022-08-28 14:20:12 -07:00
# practice-timer
2022-10-31 21:43:37 -07:00
[![Build Status - Linux](https://ci.zander.im/job/practice-timer-linux/badge/icon?style=flat&subject=Build%20-%20Linux)](https://ci.zander.im/job/practice-timer-linux/)
[![Build Status - FreeBSD](https://ci.zander.im/job/practice-timer-freebsd/badge/icon?style=flat&subject=Build%20-%20FreeBSD)](https://ci.zander.im/job/practice-timer-freebsd/)
2022-08-28 14:20:12 -07:00
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.