Time Out supports URL schemes to control some functions:
timeout://break/micro/startwill start the Micro break.timeout://break/micro/postpone1to postpone the Micro break by the first postpone amount.timeout://break/normal/postpone2to postpone the Normal break by the second postpone amount.timeout://break/mybreak/skipto skip “My Break”; use lowercase and omit spaces and punctuation for the break name in the URL.timeout://break/micro/resetto reset the Micro break.timeout://break/micro/pause/1hwill pause only the Micro break for one hour.timeout://break/micro/resumeto resume only the Micro break.timeout://pausewill pause breaks indefinitely.timeout://pause/10mwill pause breaks for 10 minutes (use “s”, “m”, “h”, or “d” units, or no suffix for minutes).timeout://resumeto resume after a pause.timeout://settingsortimeout://preferencesto show the Settings window.timeout://settings/advanced/consoleto open the Console app.timeout://settings/advanced/terminalto open the Terminal app.
Let me know if you want any other functions to be available via URL.