I would like to be able to disable breaks when I launch a video conferencing app.
I can already do most of the thing with https://www.hammerspoon.org/ but Im missing a way to notify BreakTimer that I want to disable the breaks .
Technically, that could be a "deep link" like breakTimer://disable-breaks?duration=3600 and macOS will call the application when this link is opened.
I would like to be able to disable breaks when I launch a video conferencing app.
I can already do most of the thing with https://www.hammerspoon.org/ but Im missing a way to notify BreakTimer that I want to disable the breaks .
Technically, that could be a "deep link" like
breakTimer://disable-breaks?duration=3600and macOS will call the application when this link is opened.