Added Jenkins badges

This commit is contained in:
Alexander Rosenberg 2022-10-31 21:43:37 -07:00
parent 3dc489e7bc
commit 67cb808401
Signed by: Zander671
GPG Key ID: 5FD0394ADBD72730

View File

@ -1,4 +1,7 @@
# practice-timer
[![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/)
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.