Clockywock is an open source ncurses analog clock that has been around for a few years now.
Installation:
make
To run:
./clockywock
Keys:
1,2,3 change characters used for hands (ascii order)
!,@,# change characters usef for hands (backwards)
A toggle alarm status
H change alarm hour
M change alarm minute
T change length of alarm
Z change snooze length
S slider mode (to prevent burn-in)
snooze bar
kill alarm
q quit
? help screen
Product's homepage
What's New in This Release: [ read full changelog ]
· This version fixed compilation issues on some systems (likely Fedora and Red Hat based) due to a popular library having a "timex" class.
· The class was renamed.