Customize my Stream Deck

Opens the Stream Deck app to let you customize the icons. When run from iOS, uses Remote Login to open the app on your Mac.

Actions

shortcuts-action-icon-if.webp
If
Tests if a condition is true, and if so, runs the actions inside. Otherwise, the actions under “Otherwise” are run.
shortcuts-action-icon-open-app.webp
Open App
Opens the specified app.
shortcuts-action-icon-text.webp
Text
Passes the specified text to the next action.
shortcuts-action-icon-run-script-over-ssh.webp
Run Script over SSH
Runs a script on a remote computer over SSH.
shortcuts-action-icon-stop-and-output.webp
Stop and Output
Stops execution of the current shortcut, and outputs content. This action is useful when: • Running a shortcut from another shortcut (using the Run Shortcut action). The output will be used as the output of the Run Shortcut action. • Running a shortcut from Quick Actions in Finder on macOS. The output will be saved as a file alongside the files selected in Finder. • Running a shortcut from Services on macOS. The output will replace the selected content, if applicable. • Or, when running a shortcut from another location that supports output, like the command-line or the Shortcuts URL scheme. No more actions will be run after this action.

More From This Folder

Extra Details

Link to Run Shortcut
shortcuts://run-shortcut?name=Customize%20my%20Stream%20Deck
Link to Open Shortcut
shortcuts://open-shortcut?name=Customize%20my%20Stream%20Deck
AppleScript code
tell application “Shortcuts Events” run shortcut “Customize my Stream Deck” end tell

More From The Library

Open the Gallery

Use this shortcut to quickly access the Gallery and see what kinds of shortcuts Apple recommends based on your usage, as well as curated categories put together by the Shortcuts team.

Get Shortcut »


Get way deeper into Shortcuts – become a member.

Browse more