A community-powered hub for discovering, sharing, and managing powerful iOS Shortcuts.
Shortquts is an open-source project aimed at creating a clean, user-friendly, and powerful web platform for the iOS Shortcuts community. Our goal is to provide a central place where users can find reliable, well-documented shortcuts to automate their daily tasks, and where creators can share their work with a wider audience.
This GitHub repository is the central hub for the entire project. In its current, initial phase, it serves a critical role:
This repository acts as the primary data source (a “JSON Database”) for the project’s core data.
This allows us to:
The full PHP-based website and API are currently under development.
/api/v1/) will allow developers, power-users, and other shortcuts to programmatically access the entire shortcuts database./data/shortcuts.json: The main database file containing all information for every shortcut./data/categories.json: Defines the categories used to organize shortcuts./data/users.json: (Future) Will store data for registered users and creators.We are excited to build this platform for the iOS automation community. Stay tuned for updates!