binary-clock 0.5 review
DownloadA fully portable tiny app outputting the current time to STDOUT, in a format similar to that of the binary LED-clock available from T
|
|
A fully portable tiny app outputting the current time to STDOUT, in a format similar to that of the binary LED-clock available from ThinkGeek. Output needs a fixed-width font to behave properly.
The app is suitable for either plain use directly from the console, or inclusion in passthrough scripts for use on webpages and such.In this case is a sed-script to add HTML linebreaks necessary.
Installation:
To compile just run:
make
And to install the binaries: (root might be needed)
make install
binary-clock 0.5 keywords