What it does
Exposes the most-useful actions โ enable, disable, toggle, shake, snooze, keep-awake, switch session โ as both URL-scheme verbs (`shakeiton://...`) and AppleScript commands.
How it works
URL: `shakeiton://enable`, `shakeiton://disable`, `shakeiton://toggle`, `shakeiton://shake`, `shakeiton://snooze?minutes=15`, `shakeiton://keep-awake?minutes=60`, `shakeiton://session?name=Render`. AppleScript dictionary covers the same verbs. Each action posts a short macOS notification confirming what happened.
Where to find it
Settings โ General โ Automation row. Has a Copy URL button and a How to useโฆ link.
When to use it
Anywhere you can fire a URL or run an AppleScript. Hot-key apps like Keyboard Maestro or BetterTouchTool, hooks in Hammerspoon, calendar reminders, terminal scripts. Pair with macOS Shortcuts for a no-code automation surface.