## Pomodoro Desktop A simple pomodoro timer for the desktop. Theoreticaly this should work on all platforms. Although currently it only uses ~/.config for storing configuration file. Currently tested on: - Ubuntu MATE 18.04 - Arch Linux ### Depenancies - [python3](https://docs.python.org/3/) - [pyqt5](https://www.riverbankcomputing.com/software/pyqt/intro) - [pynotifier](https://github.com/YuriyLisovskiy/pynotifier) ### Authors - [Andrei Stoica](https://andreistoica.ca)