logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git 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