- iOS Settings URLs
- Complete List of iOS URL Schemes for Apple Settings
- FifiTheBulldog/ios-settings-urls: A collection of iOS Settings URLs
Apple Shortcuts
- Open Shortcuts App:
shortcuts:// - Open shortcut:
shortcuts://open-shortcut?name=Shortcut%20Name - Create new shortcut:
shortcuts://create-shortcut - Run shortcut:
shortcuts://run-shortcut?name=Shortcut%20Name- with clipboard as input:
shortcuts://run-shortcut?name=Shortcut%20Name&input=clipboard - with text as input:
shortcuts://run-shortcut?name=Shortcut%20Name&input=Hi%20There
- with clipboard as input:
Apple Reminders
x-apple-reminderkit://REMCDReminder/{UUID of Reminder}