Skip to content

Pomodoro timer written in Python / Python GTK

License

Notifications You must be signed in to change notification settings

antgel/pyredfruit

Repository files navigation

pyredfruit

A Pomodoro timer written in Python and Python GTK.

Install and run

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

Alternatives

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.

License

Copyright © 2022 Antony Gelberg

GPL v3.0 License. See LICENSE.txt for details.

Disclaimer

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.

About

Pomodoro timer written in Python / Python GTK

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages