Skip to content

namila007/Terminal-Clock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published