Metadata-Version: 2.1
Name: ct_clock
Version: 0.3.0
Summary: curses terminal digital clock
Home-page: https://github.com/tech-chad/ct_clock
Author: Chad Larson
Author-email: techchad2@gmail.com
License: MIT
Description: ### ct_clock
        
        curses terminal digital clock
        
        #### Commands
        - ```q``` quit
        - ```s``` show seconds
        - ```m``` 24 Hour Clock
        - ```c``` Mode: normal, cycle whole
        - ```b``` Blink colon
        - ```123``` Cycle mode timing (1 every sec, 2 every min, 3 every hour)
        - ```rtyuiop``` Color select
        
        
        
        #### Screen Shots
        ![screen1](https://i.fluffy.cc/QptTHPFmPNKBxnJsNL2JFPJv4M7ksLS0.png)
        
        **no seconds**
        
        ![screen2](https://i.fluffy.cc/x1VJqflQjT1h1TP9vM4C6rkzw6GTQPJD.png)
        
        **24 hour clock**
        
        ![screen3](https://i.fluffy.cc/sjrL2GnMd3M3KgDbnJCC6HTJCZsDCCJV.png)
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Python: >=3.6.1
Description-Content-Type: text/markdown
