
tbclock is a dirty little app that displays a full screen binary clock in your terminal (using curses). It is quite simple and features modules like "guessbin" a little time guessing game and "chrono" an accurate timer with tenth of seconds.
Screenshots
Installation
In any situation, you will need ncurses and its headers
(libncurses5-dev for Debian). Then, the procedure is quite
simple :
./configure
make
make install
FreeBSD users can simply type
"pkg_add tbclock" thanks to the work of Andrew Pantyukhin
(sat at FreeBSD). Thanks Andrew!
Thanks
Download
Latest tarball: tbclock-1.10.tar.gz (12357 bytes)
Changelog: Changelog.txt
MD5 (tbclock-1.10.tar.gz) = 0a0b499120603776a05daf283d18cb38
Bug reports/patches: tamentis@neopulsar.org
Copyright © Bertrand Janin · tamentis@neopulsar.org