Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xorg62/tty-clock
Clock using lib ncurses
https://github.com/xorg62/tty-clock
Last synced: about 9 hours ago
JSON representation
Clock using lib ncurses
- Host: GitHub
- URL: https://github.com/xorg62/tty-clock
- Owner: xorg62
- License: bsd-3-clause
- Created: 2008-06-08T23:25:04.000Z (over 16 years ago)
- Default Branch: master
- Last Pushed: 2024-07-31T11:18:25.000Z (4 months ago)
- Last Synced: 2024-11-14T16:47:43.093Z (2 days ago)
- Language: C
- Homepage:
- Size: 172 KB
- Stars: 892
- Watchers: 24
- Forks: 132
- Open Issues: 28
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
- awesome-linux-ricing - tty-clock - Clock using lib ncurses. (Terminal / Fancies)
README
usage : tty-clock [-iuvsScbtrahDBxn] [-C [0-7]] [-f format] [-d delay] [-a nsdelay] [-T tty]
-s Show seconds
-S Screensaver mode
-x Show box
-c Set the clock at the center of the terminal
-C [0-7] Set the clock color
-b Use bold colors
-t Set the hour in 12h format
-u Use UTC time
-T tty Display the clock on the specified terminal
-r Do rebound the clock
-f format Set the date format
-n Don't quit on keypress
-v Show tty-clock version
-i Show some info about tty-clock
-h Show this page
-D Hide date
-B Enable blinking colon
-d delay Set the delay between two redraws of the clock. Default 1s.
-a nsdelay Additional delay between two redraws in nanoseconds. Default 0ns.