redacted ddafdf9c0e added light theme screenshot and updated readme | il y a 9 mois | |
---|---|---|
build | il y a 9 mois | |
data | il y a 9 mois | |
screenshots | il y a 9 mois | |
src | il y a 9 mois | |
Makefile | il y a 9 mois | |
README.md | il y a 9 mois | |
timer | il y a 9 mois |
Timer Written in C/GTK
GTK3
Takes in a time as a command line argument and starts a timer. ie (./timer 00:10:00)
Time can be formatted as SS, MM:SS or HH:MM:SS. Each field is not limited so SSSSSS or MMM:SSS is also permitted.
Times exceeding 99:59:59 will be set to 99:59:59 due to digital display limitation.
Program depends on images in data folder and accuracy depends on glibs g_timer.
Inside the data folder there is a folder called light_theme_alt. You can copy its contents into the data folder overriding the existing pngs 0-9.png to use the light theme alternative.