Silencio

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

Scripting Actions

shortcuts-action-icon-set-focus.webp
Set Focus
Turns Do Not Disturb 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-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.
Set Silent Mode
Enable Silent Mode to mute most Watch sounds.
shortcuts-action-icon-vibrate-device.webp
Vibrate Device
Vibrates the device for a short amount of time.

Extra Details

Link to Run Shortcut
shortcuts://run-shortcut?name=Silencio
Link to Open Shortcut
shortcuts://open-shortcut?name=Silencio
AppleScript code
tell application “Shortcuts Events” run shortcut “Silencio” 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

Open Switch Control preferences

Opens the deep link into the Accessibility settings for Switch Control, which allows you to use your iPhone by sequentially highlighting items on the screen that can be activated through an adaptive accesssory. Other options include settings for Switches, Recipe, Scanning Style, Auto Scanning Time, Pause on First Item, Loops, Move Repeat, Long Press, Tap Behavior, Focused Item After Tap, and keyboard, switch stabilization, point scanning, audio, and menu items controls.

Get Shortcut »


Get way deeper into Shortcuts – become a member.

Browse more