A simple pomodoro application for time-tracking purposes.
Licensed under the GNU GPL v2.
- Linux
- Python3
- PyQt4
- SQLite 3
- Matplotlib
- PyAlsaAudio
Select or enter a task, choose a time interval and press start.
Pauses won't be tracked for statistical purposes.
Also including double pomodoros for when you need longer time intervals.
sudo python3 setup.py install

