public
Fork of xorg62/tty-clock
Description: analog clock in ncurses
Homepage:
Clone URL: git://github.com/kanru/tty-clock.git
name age message
file LICENSE Loading commit data...
file Makefile
file README
file clock.c
README
tty-clock usage : tty-clock -[option] -[option] <arg>
  -s, --second        Show seconds
  -b, --block         Lock the keyboard\n\
  -t, --tw            Set the hour in 12h format
  -x  <integer>       Set the clock to X
  -y  <integer>       Set the clock to Y
  -v, --version       Show tty-clock version
  -i, --info          Show some info about tty-clock
  -h, --help          Show this page
Try keypad arrow for move the clock ;)