pomodoro-desktop/README.md

13 lines
373 B
Markdown

# 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
### depenancies
- [pyqt5](https://www.riverbankcomputing.com/software/pyqt/intro)
- [pynotifier](https://github.com/YuriyLisovskiy/pynotifier)