- Notifications
You must be signed in to change notification settings - Fork0
A getting started guide to the Scriptable mobile app for iOS.
License
Lathryx/Scriptable-Getting-Started-Guide
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
WhatisScriptable?
Scriptable is a mobile application for iOS created to enable anyone to easily integrate with the iOS backend. Its simple syntax allows for lots of flexability. Scriptable usesJavascript. Scriptable allows for developers to prototype, test, preview, and much more. It was developed bySimon B. Støvring, the creator of various other apps such asJayson andData Jar.
Scriptable, according to theirofficial website, currently consists of the following features:
Plain Javascript
- Supports JavaScript ES6. Scripts are stored as plain JS files on disk.
Native APIs
- Integrate with the native APIs of iOS directly from JavaScript.
Siri Shortcuts
- Run scripts from Siri Shortcuts. Present tables, websites, HTML and more in Siri.
Documentation
- All native APIs that are bridged to JavaScript have documentation which is available offline.
Share Sheet Extension
- Run a script from a share sheet and process the inputs.
Files Integration
- Integrated with the file system and Files.app enabling you to perform operations on files.
Customizable
- The editor can be customized to match your preferences.
Example scripts
- Comes with several example scripts to get you started.
x-callback-url
- Communicate with other apps using x-callback-url.
By using Scriptable, you have the benefit of easily integrating with iOS without the need for a Developer license; it's a great tool for the average consumer, or a full-time developer.
Though Scriptable has its own documentation, foundhere, it could be difficult to get started using their API. This guide will act to help with that.
This guide assumes the following:
- A good understanding of Javascript.
- Some good references for Javascript can be found onw3schools orMDN web docs. Good beginner courses can be found onCodecademy orSoloLearn.
- Access to an iOS device.
- iOS 14 or later.
- You have theScriptable app orTestflight beta.
Further updates, announcements, or assisstance can be found on the unofficial Scriptablesubreddit andDiscord server.
Below is a list of links containing information that may help while you are programming. (reference)
About
A getting started guide to the Scriptable mobile app for iOS.
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Contributors3
Uh oh!
There was an error while loading.Please reload this page.