Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 802 Bytes

README.md

File metadata and controls

25 lines (14 loc) · 802 Bytes

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