Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 448 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 448 Bytes

Shortcuts Remote Server

Simple server to run a shortcut from iPhone or iPad on a remote MacOs computer

Installation

Install with brew:

brew tap pkarpovich/apps
brew install pkarpovich/apps/shortcuts-remote-server

Example

Run shortcuts on remote computer

GET http://{{url}}/execute?name={{shortcut_name}}

Note: The shortcut with shortcut_name must be created in the Shortcuts app of the user running the server