A Pomodoro timer written in Python and Python GTK.
git clone https://github.com/antgel/pyredfruit
pipenv install # --dev if you're going to hack on the code
sudo apt install libgirepository1.0-dev # or the equivalent for your distribution (see https://stackoverflow.com/questions/18025730/pygobject-2-28-6-wont-configure-no-package-gobject-introspection-1-0-found) if you're going to hack on the code
pipenv run pyredfruit
I found Pomodorino after "starting" this project. It's far more mature than this, but has somewhat ground to a halt (Doesn't run on Python 3.10, packaging issues etc.). If that project picks up steam, I'll abandon this; it looks great but I couldn't get it to run and I don't need anything complex at the moment.
Copyright © 2022 Antony Gelberg
GPL v3.0 License. See LICENSE.txt for details.
The Pomodoro Technique® and Pomodoro® are registered trademarks of Francesco Cirillo. pyredfruit is not affiliated or associated with or endorsed by Pomodoro®, The Pomodoro Technique® or Francesco Cirillo.