Pelidoro is a lightweight timer with a minimal, intuitive user interface.
You can start, stop or reset Pelidoro right from your menubar.
If you find yourself constantly watching the time, Pelidoro also lets you discretely track time in the background.
The pomodoro technique is a time management method based on 25-minute stretches of focused work broken by 5 minute breaks and 15 minute breaks following the completion of four work periods.
- Display timer in menu bar
- Start and stop timer from menu bar
- Option to hide time in menu bar
- Notifies you to take breaks
- Create custom intervals
- Save user settings locally
- providing crossplatform accessibility by rebuilding Pelidoro in tauri
The simplest way to install pelidoro is to download the application prebuilt from the official website
Rumps is used to create the interactive menubar-icon. py2app is used to create a standalone OS X application.
pip install rumps py2app
You can create a standalone OS X application with py2app:
python3 setup.py py2app
After this an application will be available under dist/