Simple web server to run on iOS/macOS devices and trigger shortcuts through it

ShortcutsServer

Simple web server to run on iOS/macOS devices and trigger shortcuts through it

You can trigger shortcuts using your device IP like this:

192.168.68.0.10/shortcut?name=NameOfTheShortcut&input=ShortcutInput

Make sure the name and the input are encoded for URL’s.

GitHub

View Github