Simple Python script with notification for Pomodoro.
This script needs notify-send
to be installed on your system.
Tested on Fedora 26 with Python 3.6.2
Run the script with
$ python3 pomodoro.py
Enter work and break durations and start working!
PyPmdoro is licensed under GNU General Public License v3.0. See LICENSE for the full license text.