1.2.0 - 2024-07-24
Added
- Add option
interval_reminder_after_breakto specify the interval in minutes after which a reminder should be triggered after a break ends. This shall remind the user to either go back to work or to start a new Pomodoro session if already working. This option is only relevant ifauto_start_pomodoroisfalse. The default value is5. - Add option
event_reminder_after_breakto specify the event to be executed after the reminder interval after a break ends. The default value isEndEvent::Sound, using the default sound.
Full Changelog: v1.1.0...v1.2.0