Skip to content

A digital clock that displays current time in linux terminal in differnt colors

License

Notifications You must be signed in to change notification settings

nadunz/Linux-Terminal-Clock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Linux-Terminal-Clock

A digital clock that displays time in linux terminal in differnt colors

Make sure you have installed ncurses library.

Compilation

  • GCC Compiler

    • gcc -o terminal_clock terminal_clock.c

Running

  • ./terminal_clock
  • ./terminal_clock -C [black|red|green|yellow|blue|magenta|cyan|white]

About

A digital clock that displays current time in linux terminal in differnt colors

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages