This is my clone/remix of Pomodoro, an open-source project by Camillo Visini, inspired by the tutorial on his website.
(After installing packages) The following command in the terminal:
python3 setup.py py2app
- Halfway Notification (Done)
- Break Mode (Done)
- More Interval Options (Done)
- Overtime Notifications (Done)
- Custom Intervals (Done)
- Ability to configure settings (Roadmap)
- Handle timer updates after computer is asleep/blocked (Roadmap)
- Keep log of sessions (Roadmap?)