Activate Control Center

Uses an AppleScript command to directly activate Control Center on the Mac.

More From This Folder

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 »

Extra Details

Link to Run Shortcut
shortcuts://run-shortcut?name=Activate%20Control%20Center
Link to Open Shortcut
shortcuts://open-shortcut?name=Activate%20Control%20Center
AppleScript code
tell application “Shortcuts Events” run shortcut “Activate Control Center” end tell

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 »


Get way deeper into Shortcuts – become a member.

Browse more