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

Scan Documents

Opens the Scan Document interface—which scans into the current Files folder—then waits for you to return to Shortcuts before retrieving the file. Designed as a function to pass the file to the next action.

Get Shortcut »

Set background sounds

Presents a menu of the six options for Background Sounds available in Accessibility—balanced noise, bright noise, dark noise, ocean, ra, and stream sounds—then activates the choice, turns on the sounds, sets the volume to 20%, and also allows sounds during background media at 10%.

Get Shortcut »


Get way deeper into Shortcuts – become a member.