Metadata-Version: 2.1
Name: pomodoroapp
Version: 0.0.4
Summary: Pomodoro GUI App
Home-page: https://github.com/andrayantelo/pomodoroapp
Author: Andrea Anaya
Author-email: andrayantelo@gmail.com
License: UNKNOWN
Description: # Pomodoro App
        Pomodoro timer made with Python and Tkinter
        
        ```
        $ pip3 install --user pomodoroapp
        $ pomodoroapp
        ```
        
        ![Alt text](https://raw.githubusercontent.com/andrayantelo/pomodoroapp/master/screenshot.png)
        
Platform: UNKNOWN
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Requires-Python: >=3.5
Description-Content-Type: text/markdown
