ivoronin / TomatoBar

🍅 World's neatest Pomodoro timer for macOS menu bar
MIT License
2.19k stars 102 forks source link

Option to disable short rest interval #62

Open johanan-daniel opened 11 months ago

johanan-daniel commented 11 months ago

It would be nice if there was an option to disable the short rest as I just need the reminder that time is up without having a new timer for the break. I mainly want to avoid having the notification that is sent when the short rest is over since I just need the initial notification for when the work interval has ended.

I was thinking this could maybe be implemented without adding another toggle by just allowing the short rest interval to be set to 0 min, so that in this case it will not start a timer or send a notification for the short rest and instead will either start the next work interval or stop (depending on what the user has set).