Skip to content

chicks-net/curses-clock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

curses-clock

Open Source Love png2 GPLv2 license Maintenance

A clock based on curses in C that uses fixed-sized fonts (PSF) to allow varied displays.

screen shot of default config

Usage

Run make to generate cclock and then run ./cclock. Enjoy.

Inspirations

  • tablespoon's clock written with tput in shell script
  • George Carlin

Build Requirements

  • ncurses headers and libs (package libncurses5-dev in debian, ncurses-devel in RH)
  • glib-json (package libjson-glib-dev in debian, json-glib-devel in RH)

TODO

  • BUG: handle window resizing
  • BUG: segfaults on Fedora
  • check for json config in home directory, read it in
  • write out default config on request
  • error handling for unknown timezones

Acknowledgements

About

A clock based on curses in C

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published