Pydoro

Latest version: v0.2.3

Safety actively analyzes 622295 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.2.3

* Trigger commands support in INI (Thanks liupold for PR)
* Audio file support in INI
* default INI can be created in configured location

0.2.2

- 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

0.2.1

* Reduce CPU usage by hashing modified cells in text. πŸ˜€
* Fix missing main issue. 😭

0.2.0

* 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 <kbd>s</kbd>, pause <kbd>p</kbd>, reset <kbd>r</kbd>, reset-all <kbd>a</kbd> was introduced. πŸ˜€πŸŽΉ

If I missed to mention anyone here please let me know and I'll update this. πŸ™‡β€β™‚οΈ

0.1.4

* Now emoji tomatoes are used instead of ascii ones where possible. πŸ…
* Thanks Nikamura πŸ‘Œ
* CHANGELOG is moved to github releases
* Thanks Kajpio πŸ‘Œ

(You will need to use the new Microsoft terminal with emoji support in Windows for this version)

0.1.3

* All shortcuts (Thanks to Requiem and xr09) πŸ‘Œ
* Focus Next: <kbd>Tab</kbd> | <kbd>-></kbd> | <kbd>l</kbd> | <kbd>k</kbd>
* Focus Previous: <kbd>Shift</kbd> + <kbd>Tab</kbd> | <kbd><-</kbd> | <kbd>h</kbd> | <kbd>j</kbd>
* Exit: <kbd>q</kbd>
* Coloured tomato πŸ…
* Wiki documentation. πŸ“–

Page 1 of 2

Β© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.