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 Used

shortcuts-action-icon-open-app.webp
Open App
Opens the specified app.
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-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.

Extra Details

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

More From This Folder

More From The Library

Check Reddit RSS

From a list of subreddit names, lets you choose a subreddit, pull items from its RSS feed, and choose from the results before opening it into the Apollo app for Reddit.

Get Shortcut »


Get way deeper into Shortcuts – become a member.