Wake my Mac

Sends a remote command via the IP address of your Mac to wake up, then simulates keystrokes to keep it awake. Asks to pick between your Mac devices using my shortcut “Get the IP Addresses for my Macs.”

Actions

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-run-shortcut.webp
Run Shortcut
Run an shortcut from your shortcut.
shortcuts-action-icon-get-dictionary-from-input.webp
Get Dictionary from Input
Makes a dictionary from the text passed as input. JSON (like {“foo”: “bar”}), key-value pairs (like foo=bar&baz=biz), and XML-based plist are supported.
shortcuts-action-icon-choose-from-list.webp
Choose from List
Presents a menu of the items passed as input to the action and outputs the user’s selection. Prompt The instruction provided when the list is presented. Select Multiple When enabled, multiple items may be chosen from the list.
shortcuts-action-icon-set-variable.webp
Set Variable
Sets the value of the specified variable to the input of this action.
shortcuts-action-icon-run-script-over-ssh.webp
Run Script over SSH
Runs a script on a remote computer over SSH.

Related Posts

More From This Folder

Extra Details

Link to Run Shortcut
shortcuts://run-shortcut?name=Wake%20my%20Mac
Link to Open Shortcut
shortcuts://open-shortcut?name=Wake%20my%20Mac
AppleScript code
tell application “Shortcuts Events” run shortcut “Wake my Mac” end tell

More From The Library

Open recent calls

Opens the deep link into the Recents section of the Phone app to see your incoming and outgoing calls, plus any missed calls (mobilephone-recents://).

Get Shortcut »

Find coffeeshops nearby

Opens the Apple Maps URL to query “coffee.” Reference: https: or or developer.apple.com or library or archive or featuredarticles or iPhoneURLScheme_Reference or MapLinks or MapLinks.html

Get Shortcut »


Get way deeper into Shortcuts – become a member.

Browse more