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.

Scripting Actions

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-set-focus.webp
Set Focus
Turns Do Not Disturb on or off.
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-bluetooth.webp
Set Bluetooth
Sets the device’s Bluetooth to on or off.
shortcuts-action-icon-set-wi-fi.webp
Set Wi-Fi
Sets the device’s Wi-Fi to on or off.
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-brightness.webp
Set Brightness
Sets the device brightness.
shortcuts-action-icon-set-appearance.webp
Set Appearance
Changes system appearance (between Light/Dark).
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.
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.
shortcuts-action-icon-get-device-details.webp
Get Device Details
Gets information about the current device.
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-low-power-mode.webp
Set Low Power Mode
Sets the device’s Low Power Mode to on or off.

Extra Details

Link to Run Shortcut
shortcuts://run-shortcut?name=High%20alert
Link to Open Shortcut
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 »

Silencio

Sets the Apple Watch to silent mode, turns on Do Not Disturb, sets the volume to 0% and vibrates if run from iPhone.

Get Shortcut »

More From The Library

Browse for me

Asks you to enter a query, then passes it to Arc Search with “Browse for me” enabled to collect links and summarize results automatically.

Get Shortcut »

Show my Mobility data

Opens the Mobility tab of the Health app where you can see data like Walking Speed, Walking Step Length, Double Support Time, Walking Asymmetry, Sait Speed, Walking Steadiness, Six-Minute Walk, and your Cardio Fitness.

Get Shortcut »

Open RSS posts

Gets the RSS feed from the Shortcut Input, extracts 10 stories, presents them in a menu, and copies the chosen URLs before opening them in Safari.

Get Shortcut »


Get way deeper into Shortcuts – become a member.

Browse more