Skip to content
Twocanoes Software, Inc edited this page Jul 11, 2024 · 14 revisions

Welcome to the tap wiki!

Potential Commands:

  1. Speak: say "hello"
  2. Open an App: open "/System/Applications/TextEdit.app"
  3. reboot the mac: reboot
  4. shutdown the mac: shutdown
  5. Run an applescript: osascript /path/to/applescript/volume.scpt
  6. Run a shortcut: shortcuts run "shortcut name"
  7. Call a web api: curl https://icanhazdadjoke.com/|say
  8. Set the volume: applescript: set volume 10

Clone this wiki locally