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 Used

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-set-playback-destination.webp
Change Playback Destination
Sets playback destination to a device. Device The device to set playback destination to.
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-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=Connect%20my%20AirPods%20Pro
Open Shortcut deep link
shortcuts://open-shortcut?name=Connect%20my%20AirPods%20Pro
AppleScript code
tell application “Shortcuts Events” run shortcut “Connect my AirPods Pro” end tell

More From This Folder

More From The Library

Log caffeine

Asks you to choose the type of caffeinated drink (coffee, espresso, cappuccino, or a soda) and logs the caffeine content into the Health app. Also compares against the daily recommended limit of milligrams of caffeine.

Get Shortcut »

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 »


Get way deeper into Shortcuts – become a member.