Metadata-Version: 1.1
Name: stickynotes
Version: 0.2.0
Summary: Sticky Notes
Home-page: http://github.com/veeshalsoni/sticky
Author: Vishal Soni
Author-email: vishal3soni@gmail.com
License: GPLv3
Description: ============
        Sticky Notes
        ============
        Sticky notes for your desktop
        
        Features
        ^^^^^^^^^^^^^^^^^^^^^
        - Colorful Text
        - Colorful Background
        - Font Size Increase/Decrease
        
        Installation
        ^^^^^^^^^^^^^^^^^^^^^
        - Install
        
        ``pip install stickynotes``
        
        - Uninstall 
        
        ``pip uninstall stickynotes``
        
        Usage
        ^^^^^^^^^^^^^^^^^^^^^
        - From Terminal
        
        ``initsticky``
        
        - To Run in the background
        
        ``initsticky &``
        
        - To continue running with closed terminal
        
        ``nohup initsticky &``
        
        Screenshots
        ^^^^^^^^^^^^^^^^^^^^^
        .. image:: screenshots/screenshot2.png
Keywords: StickyNotes Sticky Notes
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Programming Language :: Python
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
