• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

.gitignoreH A D15-Jan-201726 32

MakefileH A D03-May-2022952 4328

READMEH A D15-Jan-20171.3 KiB2120

tty-clock.1H A D15-Jan-20173.2 KiB132127

ttyclock.cH A D15-Jan-201720 KiB682523

ttyclock.hH A D15-Jan-20174.1 KiB14786

README

1usage : tty-clock [-iuvsScbtrahDBxn] [-C [0-7]] [-f format] [-d delay] [-a nsdelay] [-T tty]
2    -s            Show seconds
3    -S            Screensaver mode
4    -x            Show box
5    -c            Set the clock at the center of the terminal
6    -C [0-7]      Set the clock color
7    -b            Use bold colors
8    -t            Set the hour in 12h format
9    -u            Use UTC time
10    -T tty        Display the clock on the specified terminal
11    -r            Do rebound the clock
12    -f format     Set the date format
13    -n            Don't quit on keypress
14    -v            Show tty-clock version
15    -i            Show some info about tty-clock
16    -h            Show this page
17    -D            Hide date
18    -B            Enable blinking colon
19    -d delay      Set the delay between two redraws of the clock. Default 1s.
20    -a nsdelay    Additional delay between two redraws in nanoseconds. Default 0ns.
21