Releases: JaDogg/pydoro
Releases Β· JaDogg/pydoro
β‘Trigger Confg & π΅ Audio File Config
π΅πΆ pygame audio fallback, audio check & audio file features
- 5182b10 Fixes issue #207 - Add audio file argument π¦Ύπ¦Ύ
- 712d0b9 Thin wrapper around pygame as a fallback π¦Ύπ¦Ύ
- 89dc991 Add audio check feature π¦Ύπ¦Ύ
usage: pydoro [-h] [-e] [--focus] [--no-clock] [--no-sound] [--audio-check] [--version] [--audio-file path]
Terminal Pomodoro Timer
optional arguments:
-h, --help show this help message and exit
-e, --emoji If set, use tomato emoji instead of the ASCII art
--focus focus mode: hides clock and mutes sounds (equivalent to --no-clock and --no-sound)
--no-clock hides clock
--no-sound mutes all sounds
--audio-check play audio and exit
--version display version and exit
--audio-file path custom audio file
π Bug fix release - CPU usage & missing main
- Reduce CPU usage by hashing modified cells in text. π
- Fix missing main issue. π
Configuration implementation + new keyboard shortcuts πΉ
- Introducing a new .ini based configuration
- Thanks @gmelodie for implementing configuration support. π
- This allows customising work time and break times. β
- Refer wiki for what you can do!
- New shortcuts to start s, pause p, reset r, reset-all a was introduced. ππΉ
If I missed to mention anyone here please let me know and I'll update this. πββοΈ
Use emoji tomatoes π
More shortcuts + coloured tomato
Shortcuts + setup.py build
- Now you can also use
left
andright
arrow to move. - xr09 π - Also
q
key exits the app. - xr09 π setup.py
- Audio requirements are static now βsetup.py
- Python 3.5+ only β- Fixes to pypi build 0.1.1 (Failed to parse README.rst) β
Initial Release
- Bell Sound β
- Tested on Windows / Linux / OSX β