Automate iOS using JavaScript

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.