iOS-Shortcuts-Reference

Reference documentation for the iOS Shortcuts app file structure (by sebj)

iOS-Shortcuts-Reference Alternatives

Similar projects and alternatives to iOS-Shortcuts-Reference

  1. cherri

    Siri Shortcuts Programming Language 🍒

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. sbundle-repo

    Package repository for Sunbundler: a package manager for shortcuts. It can install packages with recursive dependencies. It lets you install and uninstall packages containing shortcuts, shell scripts, and javascript files.

  4. currency-converter

    API to automate currency conversion with iOS Shortcuts (by AlexisTonneau)

  5. ipsw

    iOS/macOS Research Swiss Army Knife

  6. ism

    Write programs in Apple Notes 📝. Multi-platform stack machine implemented in Siri Shortcuts.

  7. rss-moi

    iOS shortcut to fetch RSS feeds from files or text, select articles and open them.

  8. shortcuts-js

    Discontinued A JavaScript iOS 12 Shortcuts creator

  9. swift-focuser

    Focus text field in SwiftUI dynamically and progress through form using iOS keyboard.

  10. iOS-Restrictions-Recovery

    Finds Screen Time/Restrictions passcodes on iOS 7-12 (by @tarbaII)

  11. shortcuts

    📱 自动养猫|自动淘金币|炸年兽|芭芭农场|东东农场|抢购助手|快捷指令 (by leecobaby)

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better iOS-Shortcuts-Reference alternative or higher similarity.

iOS-Shortcuts-Reference discussion

Log in or Post with

iOS-Shortcuts-Reference reviews and mentions

Posts with mentions or reviews of iOS-Shortcuts-Reference. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-17.
  • Shortcuts file format
    2 projects | /r/shortcuts | 17 Jan 2023
    I'm looking for any information about parsing the shortcut files produced by iOS 16. I've found https://zachary7829.github.io/blog/shortcuts/fileformat and https://github.com/sebj/iOS-Shortcuts-Reference and projects like https://github.com/electrikmilk/cherri to produce shortcuts that require a Mac for 'signing' them.
  • Dynamically created shortcuts
    1 project | /r/shortcuts | 7 Feb 2022
    Shortcuts are just plists - read https://github.com/sebj/iOS-Shortcuts-Reference. They can be created, but importing them easily makes it (imo) not worth it atm.