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

Search Twitter

Presents a menu for various Twitter search operations, including jumping right into the search field, showing Twitter Moments, searching through all tweets, cutting down results to only people you follow, or even searching your own tweets.

With this one tool, you can take advantage of all the awesome options buried in Twitter search – it’s like Google for people you follow.

This uses a combination of donated actions from Twitter, the Search Web action native to Shortcuts, and deep links taken from the web.

Get Shortcut »

Make mind map link

Prompts to enter the name of a mind map to link to, using the shortcut input or clipboard as default text if present, then encodes the name into a MindNode deep link and copies it to the clipboard.

Get Shortcut »


Get way deeper into Shortcuts – become a member.