ShortcutsServer

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

Screenshot 2023-05-18 at 15 20 09

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