https://github.com/namila007/terminal-clock
View stylish clock from command line
https://github.com/namila007/terminal-clock
c clock clockview cmd gcc stylish terminal-app
Last synced: 7 months ago
JSON representation
View stylish clock from command line
- Host: GitHub
- URL: https://github.com/namila007/terminal-clock
- Owner: namila007
- License: mit
- Created: 2017-08-05T15:37:01.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-08-06T07:07:58.000Z (over 8 years ago)
- Last Synced: 2025-08-19T06:47:08.317Z (8 months ago)
- Topics: c, clock, clockview, cmd, gcc, stylish, terminal-app
- Language: C
- Homepage:
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Terminal Clock [](https://landscape.io/github/namila007/Terminal-Clock/master) [](https://travis-ci.org/namila007/Terminal-Clock)
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` or `./Terminal_clock -C `
