Metadata-Version: 1.0
Name: Todooo
Version: 0.0.9
Summary: A simple todolist with cursor.
Home-page: https://github.com/ChenghaoQ/Todo
Author: Chenghao Qian
Author-email: qch.jacob.jm@gmail.com
License: COPYING.WTFPL
Description: =====
        radio
        =====
        
        **radio** is a python script to **just listen to the radio** [*]_.
        
        Installation
        ============
        
        Run in terminal (with superuser privilegies)::
        
            $ pip3 install Todooo
        
        Usage
        =====
        
        Run in terminal (with superuser privilegies)::
        
            $sudo TODO
        
        Help
        ----
        """
        * * * * Standard Command * * * *
            W   --> 'Up':
            S   --> 'Down':
            N   --> 'New':
            C   --> 'Complete':
            P   --> 'Postpone':
            R   --> 'Remove':
            H   --> 'Help':
            O   --> 'Other command'
            V   --> 'Switch'
        
        * * * * * Other Command * * * * *
        Please input:
            Reset:  For your TODO reset
            Clear:  Clear your Completed Task
            Save:   Save your TODO
            Load:   Load your most recently saved TODO
            Return: Return to your TODO
            Back:   Back to User Menu
            Exit:   Exit TODO
        """
        
        Author
        ======
        
        * `ChenghaoQ <https://github.com/ChenghaoQ/Todo>`_ (Chenghao Qian <ch.jakobqian@gmail.com>)
        
        License
        =======
        
        radio is licensed under the *do What The Fuck you want to Public License*, WTFPL. See the COPYING file.
        
        
Platform: UNKNOWN
