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

Make fun of me

Takes three lists of Shakespearean insults and combines them into one remark, making it appear as if Siri is making fun of you using old English slang.

I built this after being inspired by a similar website, wanting to see if I could recreate it in Shortcuts. Original material: http: or or www.pangloss.com or seidel or shake_rule.html

Get Shortcut »

More From The Library

Scrape session titles

For a given list of Apple Developer session URLs, this will iterate through each, grabbing the name of the webpage, cleaning it up, and reformatting it into a Markdown list before copying that to your clipboard.

Get Shortcut »

Open Notion AI

Opens the URL for Notion AI so you can “Ask, search, or make anything…” – plus add context from with a Page from Notion. You can also attach files, choose a model, use Research mode, or start a Web search – as well as get started with a few shortcuts.

Get Shortcut »


Get way deeper into Shortcuts – become a member.

Browse more