Get the IP Addresses for my Macs

Outputs a predefined dictionary of the title and IP address for each of your Mac devices. On import, asks you to enter the IP addresses.

Actions

shortcuts-action-icon-dictionary.webp
Dictionary
Passes the specified list of key-value pairs to the next action as a dictionary.
shortcuts-action-icon-stop-and-output.webp
Stop and Output
Stops execution of the current shortcut, and outputs content. This action is useful when: • Running a shortcut from another shortcut (using the Run Shortcut action). The output will be used as the output of the Run Shortcut action. • Running a shortcut from Quick Actions in Finder on macOS. The output will be saved as a file alongside the files selected in Finder. • Running a shortcut from Services on macOS. The output will replace the selected content, if applicable. • Or, when running a shortcut from another location that supports output, like the command-line or the Shortcuts URL scheme. No more actions will be run after this action.

Related Posts

More From This Folder

Extra Details

Link to Run Shortcut
shortcuts://run-shortcut?name=Get%20the%20IP%20Addresses%20for%20my%20Macs
Link to Open Shortcut
shortcuts://open-shortcut?name=Get%20the%20IP%20Addresses%20for%20my%20Macs
AppleScript code
tell application “Shortcuts Events” run shortcut “Get the IP Addresses for my Macs” end tell

More From The Library

Cancel Timer

Cancels the next-most timer running in the Clock app. If there are multiple timers, the second timer will continue running unless this action is used again.

Get Shortcut »

Download app list

Asks you to input a list of app names, then iterates through the list searching for resulting, presenting them to you, and opening the app in the App Store so you can download it before returning to Shortcuts to continue.

Get Shortcut »

Show my Quick Action shortcuts

Use this shortcut to quickly access, organize, and edit your Quick Actions shortcuts set as Services on macOS.

This shortcut uses the Open Folder action, which includes the auto-generated folders Shortcuts creates for features like Quick Action.

Get Shortcut »


Get way deeper into Shortcuts – become a member.

Browse more