Connect my AirPods Pro

Connects to AirPods Pro using the AirBuddy app for Mac. Also checks if a connection can be made and alerting you if the device isn’t found.

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-text.webp
Text
Passes the specified text to the next action.
shortcuts-action-icon-show-result.webp
Show Result
Shows the specified text in Siri or in an alert.
shortcuts-action-icon-set-playback-destination.webp
Change Playback Destination
Sets playback destination to a device. Device The device to set playback destination to.
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=Connect%20my%20AirPods%20Pro
Link to Open Shortcut
shortcuts://open-shortcut?name=Connect%20my%20AirPods%20Pro
AppleScript code
tell application “Shortcuts Events” run shortcut “Connect my AirPods Pro” end tell

More From The Library

Copy timestamp for Discord

Creates a special message for Discord to help avoid confusion that displays a specified date and time in each user’s timezone by converting the value to a Unix timestamp, with your choice of formatting options. Includes a bypass with Shortcut Input values.

Get Shortcut »

Open my Today list

Opens the Today list in Reminders where you can see tasks assigned for the day, morning, afternoon, or evening, as well as drag tasks between those sections to resassign them.

Get Shortcut »


Get way deeper into Shortcuts – become a member.

Browse more