How to Install tty-clock in Ubuntu 18.04



Install tty-clock by entering the following commands in the terminal:

sudo apt update
sudo apt install tty-clock

Description:

simple terminal clock

tty-clock is a simple ncurses-based clock that shows the time and date using a large display. It has a few commandline options to customize the output.

Homepage: https://github.com/xorg62/tty-clock

Version: 2.3-1

Section: universe/utils