Examples (6)
Start the clock in the center of the terminal
tty-clock -cEnable the display of seconds
tty-clock -sSet the color of the clock using a color code (0-7)
tty-clock -C color_numberUse a custom date format (strftime format)
tty-clock -f "%A, %B %d"Set a custom refresh delay in seconds (default is 1)
tty-clock -d secondsExit the clock (while running)
<q>made by @shridhargupta | data from tldr-pages