ShortcutsGalleryContributing.md
Since version 2.1.1, OnlySwitch supports contributing to Shortcuts Gallery. Everyone can share macOS shortcuts on OnlySwitch.
Before contributing, please make sure these:
The unqualified contributions will be rejected.
The shared Shortcuts are stored in a JSON file, and the format is this:
{
"name": "Toggle Scroll Direction",
"link": "https://www.icloud.com/shortcuts/8d65c606d1924f098b22774de6dc08f8",
"author": "jacklandrin",
"description": "Toggle scroll direction of trackpad and mouse wheel"
}
New Shortcuts can be contributed by pull request. If the contributor isn't a Github user, OnlySwitch also accepts contributions from email.
ShortcutsMarket.json following the rule.Contributors also can send email to [email protected]. Just you have to keep the json format above.