logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Shortcuts - Manage MacOS Shortcuts | Online Free DevTools by Hexmos

Manage MacOS shortcuts quickly with Shortcuts command. List, run, and view shortcuts directly from the command line. Free online tool, no registration required.

shortcuts

Manage shortcuts. Note: You can also use the Shortcuts app. More information: https://support.apple.com/guide/shortcuts-mac/run-shortcuts-from-the-command-line-apd455c82f02/mac.

  • Run the specified shortcut (Count holidays):

shortcuts run "{{Count holidays}}"

  • Print all shortcuts:

shortcuts list

  • Print all shortcut folders:

shortcuts list --folders

  • Open the specified shortcut (Count holidays) in the Shortcuts editor:

shortcuts view "{{Count holidays}}"

See Also