dse / vtclock

a giant text-mode clock
GNU General Public License v2.0
30 stars 6 forks source link

vtclock

vtclock is a text-terminal program that displays a large digital clock.

It has lots of fancy display options.

Compilation

Prerequisites

Ubuntu/Debian

sudo apt-get install libncurses5-dev make gcc

How To Compile

make
sudo make install

More Information

Source Code

Stuff To Do

NOTE: A lot of this was from Robert Hoeft's original TODO.