High alert

Sets the playback destination to the current device, turns off Do Not Disturb and Airplane Mode, turns on Cellular Data, Bluetooth, and Wi-Fi, sets the volume to 85%, the brightness to 100%, and turns on Light mode, then turns on every option for Sound Recognition, then vibrates if run from iPhone when it’s all done.

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-get-device-details.webp
Get Device Details
Gets information about the current device.
shortcuts-action-icon-set-brightness.webp
Set Brightness
Sets the device brightness.
shortcuts-action-icon-set-low-power-mode.webp
Set Low Power Mode
Sets the device’s Low Power Mode to on or off.
shortcuts-action-icon-set-focus.webp
Set Focus
Turns Do Not Disturb on or off.
shortcuts-action-icon-set-bluetooth.webp
Set Bluetooth
Sets the device’s Bluetooth to on or off.
shortcuts-action-icon-set-appearance.webp
Set Appearance
Changes system appearance (between Light/Dark).
shortcuts-action-icon-set-volume.webp
Set Volume
Sets the system volume. If you set the volume using a variable, use a number between 0 and 1 (for example, pass 0.5 for half volume).
shortcuts-action-icon-set-playback-destination.webp
Change Playback Destination
Sets playback destination to a device. Device The device to set playback destination to.
Add Recognized Sound
Configure Sound Recognition to attempt to notify you for certain sounds. Sounds can also be configured under Accessibility in the Settings app.
Set Sound Recognition
Sound Recognition will continuously listen for certain sounds, and using on-device machine learning, attempt to notify you when sounds may be recognized. Sound Recognition can also be enabled under Accessibility in the Settings app.
shortcuts-action-icon-set-airplane-mode.webp
Set Airplane Mode
Sets the device’s Airplane Mode to on or off.
shortcuts-action-icon-set-mobile-data.webp
Set Mobile Data
Sets the device’s Cellular Data to on or off.
shortcuts-action-icon-set-wi-fi.webp
Set Wi-Fi
Sets the device’s Wi-Fi to on or off.

Extra Details

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

More From This Folder

Shame

Gets the base64-encoded text for the Shame sound from Game of Thrones, decodes it, and plays it twice at 75% volume with a short break in between.

Get Shortcut »

More From The Library


Get way deeper into Shortcuts – become a member.