I was bored one day and decided that date '+%H:%M' was too
much of a bloated way to show time so I decided to make my
own clock
features:
- very lean code base, only 15 lines of code
- configure by modifying the code
- support Swatch Internet Time
you change the source code, the main.c file it should be very straightforward since it is a very simple minimalistic program
cc -o schizoclock main.c
replace schizoclock with whatever you want the executable to be
I don't actually know I never did that but i think all you have to do is move the executable to /usr/local/bin and maybe change a few permissions on the file
waffle on Agora Road for starting the most autistic thread I have ever seen
shrapnelnet who made a swatch beat clock in C which I couln't help but optimize, his project inspired me to make my own clock