System control shortcuts

Shortcuts that use AppleScript to interact with the Mac system features.

Use these shortcuts to simulate key presses on your Mac using the Run AppleScript action.

Check out each shortcut’s script as a reference for your own AppleScript adventures too – everything here I figured out by looking at examples online.

Show LaunchPad

Activates the key code for F4’s native function, which triggers the LaunchPad feature that shows your app icons like an iOS Home Screen.

Get shortcut »

More From The Library

Copy my Shortcuts folder names

Gets a list of all the titles for your Shortcuts folders. On macOS, uses the Shortcuts Command Line Interface (CLI) to make the request; on iOS, uses a Regular Expression to find the results. Also saves a .txt file of the output.

Get shortcut »

Browse The Catalog