Metadata-Version: 2.1
Name: pyoklock
Version: 0.0.1
Summary: python cli digital clock.
Home-page: https://github.com/6syun9/pyoklock
Author: vaaaaanquish
Author-email: 6syun9@gmail.com
License: MIT
Description: # pyoklock
        python cli clock. Display digital clock on terminal.
        
        ![screenshot](https://github.com/6syun9/pyoklock/blob/master/images/screenshot.png?raw=true)
        
        # Usage
        
        ```
        python setup.py install
        pyoklock
        ```
        
        If you want display `second`, add `-s` or `--second` to the argument.
        
        
        # Special thanks to
         - [python prompt-toolkit](https://github.com/prompt-toolkit/python-prompt-toolkit) : pyoklock made by this cli tools.
        
        # License
        This software is released under the MIT License, see LICENSE.txt.
        
        # Why PyOkLock?
        
        python clock. -> pyoklock  
        This is the same way as the artist " [ONE OK ROCK](http://www.oneokrock.com) "  I respect.
        
Platform: any
Description-Content-Type: text/markdown
