/Terminal-Clock

View stylish clock from command line

Primary LanguageCMIT LicenseMIT

Terminal Clock Code Health Build Status

Bash based live updating clock with colour changes using ncurses library now( make sure you have ncurses) library

colours available; black, red, green, yellow, blue, magenta, cyan, white

to compile make

to run; ./Terminal_clock

to see more options ./Terminal_clock -h

to change colours ./Terminal_clock -C<colour> or ./Terminal_clock -C <colour>

image