Scriptable

Scriptable


Automation using JavaScript


免費Offers In-App Purchases

1.7.16for iPhone, iPad and more
9.3
457 Ratings
Simon B. Støvring
Developer
27.8 MB
Size
2024年02月15日
Update Date
#14
in Developer Tools
17+
Age Rating
Age Rating
4+
Apps in this category do not contain restricted content.
9+
Apps in this category may contain mild or occasional cartoon, fantasy or real-life violence, as well as occasional or mild adult, sexually suggestive or horrifying content and may not be suitable for children under 9 years of age.
12+
Apps in this category may contain occasional mild indecent language, frequent or intense cartoon or real-life violence, minor or occasional adult or sexually suggestive material, and simulated gambling, and may be for children under 12 years of age.
17+
You must be at least 17 years old to access this App.
Apps in this category may contain frequent and intense offensive language; Frequent and intense cartoon, fantasy or realistic violence: frequent and intense adult, scary and sexually suggestive subjects: as well as sexual content, nudity, tobacco, alcohol and drugs, may not be suitable for children under 17 years of age.
Scriptable 螢幕截圖
Scriptable 海報Scriptable 海報Scriptable 海報Scriptable 海報Scriptable 海報Scriptable 海報
Scriptable 海報Scriptable 海報Scriptable 海報Scriptable 海報Scriptable 海報Scriptable 海報

About Scriptable

Scriptable is an automation tool that enables you to write scripts that integrates with native features of iOS such as files, calendars, reminders, documents and much more.

An extensive support for widgets enables you to write your own widgets using JavaScript and run the scripts on your Home Screen. Your widgets can show any data and be customised to look just the way you want.

With Siri Shortcuts you can present images, tables and more in Siri as well as making Siri read out loud a text when you run a script from a Siri Shortcut.

There's a growing gallery of scripts to get you started with Scriptable.

Here’s a few examples of scripts you can create:

- Ask Siri whether a web service is down.
- Create a widget that shows data from your weather station.
- Postpone the next event in your calendar half an hour.
- Check what is currently on TV.
- Manage a list of movies you would like to watch.
- Upload files to an image optimizer and store a URL to the optimized image.
- Receive a notification with the weather report every morning.
- Create todos with prefilled data in your favorite todo app using URL schemes.

Features include:

- Write and run JavaScript.
- Auto complete of variable names, functions, keywords and properties as you type.
- Access lots of native iOS features from your JavaScript code, including managing files, calendars, reminders, contacts, photos, location, pasteboard, web views and more.
- Create your own widgets. Your scripts run on the Home Screen without needing to open the app.
- Siri Shortcuts enabling you to present images, tables, websites, HTML and more in Siri as well as making Siri read out loud a text.
- Support for input and output parameters in Siri Shortcuts.
- Easily schedule rich notifications to run your scripts periodically.
- Work with files and directories from third party apps using File Bookmarks.
- Synchronise scripts to all of your devices using iCloud Drive.
- Scripts are stored as plain JavaScript files and can be browsed using the Files app.
- Assign one of over 800 glyphs and a color to a script to easily identify it in your directory of scripts.
- Run scripts directly on your Lock Screen and Home Screen using widgets.
- Run a script by 3D touching the app icon.
- Run a script from a share sheet and process the inputs.
- Schedule notifications and run a script directly from a notification.
- URL schemes enabling you to run scripts from other apps.
- Support for x-callback-url enabling advanced integration with other apps that support x-callback-url.
- Export and share scripts.
- Example scripts helping you get started creating your own scripts.
- Extensive documentation for all the native APIs you can use in your scripts. Available offline in the app and online on docs.scriptable.app.
- View the documentation in a separate window on iPad.
- Support for dark mode.
- Customise the editor to your liking.
Show More

最新版本1.7.16更新日誌

Last updated on 2024年02月15日
歷史版本
The date in Contact.birthday will now fallback to using the current year when no year is set.
Show More
Version History
1.7.16
2024年02月15日
The date in Contact.birthday will now fallback to using the current year when no year is set.
1.7.15
2024年02月15日
Dates in Contact.dates will now fallback to using the current year when no year is set. Additionally, the object returned by Contact.dates contains the date components used to construct the date, which can be used to detect cases where no year is available.
1.7.14
2024年01月04日
- Adds Data.fromBytes() to create a data object from an array of bytes.
- Fixes an issue where the documentation for parameters and return values was not visible.
1.7.13
2023年11月03日
Fixes issue where background colors were sometimes not rendered in widgets.
1.7.12
2023年11月02日
Improves stability of widgets on iOS 17.
1.7.11
2023年10月10日
Fixes issues with checking for authorization when using specific APIs and improves error messages.
1.7.10
2023年10月04日
Fixes issues with checking for authorization when using specific APIs.
1.7.9
2023年09月30日
Fixes an issue where authorizing to access the calendar would fail.
1.7.8
2023年09月25日
Fixes an issue where widgets could not find the selected script.
1.7.7
2023年09月24日
Fixes an issue introduced in 1.7.6 that caused widgets to render incorrectly.
1.7.6
2023年09月24日
Improves compatibility with iOS 17.
1.7.5
2023年04月24日
- Settings has a slightly refreshed look.
- Fixes an issue where the Contact API returned an error on newer versions of iOS.
1.7.4
2022年11月18日
- Fixes an issue where links would not work in widgets on iOS 15.
- Fixes an issue where widgets with large background images would not be rendered.
1.7.3
2022年11月15日
This update fixes an issue where widgets would sometimes not be rendered on iOS 16.
1.7.2
2022年11月13日
- Widgets would not show a background when running on iOS 15.
- The Find & Replace button would sometimes not be shown in the keyboard toolbar when running on an iPad.
1.7.1
2022年11月10日
This update fixes an issue where the log would sometimes not be visible.
1.7
2022年11月09日
- Adds support for building Lock Screen widgets. Available when running on iOS 16.
- Adds find/replace to the editor. Available when running on iOS 16.
- Replaces the old editor with one built on top of Runestone.
- Adds setting to disable line wrapping to allow horizontal scrolling in the editor.
- Adds settings to show tabs, spaces, and line breaks in the editor.
- Adds a toolbar above the keyboard for shifting text, toggling comments, and for easy access to often used symbols.
- The Shift Left button in the toolbar above the keyboard now works as expected.
- Presenting the calendar event editor no longer causes the app to hang when immediately presenting an alert after the event has been created.
1.6.12
2021年12月02日
This update fixes an issue where scripts would sometimes not run when launched from the Home screen. If you're still seeing issues with this, please remove the script from your Home screen and add it again.
1.6.11
2021年10月03日
Fixes an issue where functions defined in web views by Scriptable would sometimes not be called. This affected scripts that evaluated JavaScript in a web view and completed the evaluation by invoking the global completion() function.
1.6.10
2021年10月02日
Fixes an issue where multicolored SF Symbols did not work correctly on iOS 15.
1.6.9
2021年09月30日
Widget previews should work correctly on all devices now. In order to be better prepared for future devices the error handling has been improved.devices. In those cases the widget preview will be slightly inaccurate with a message detailing this.
1.6.8
2021年09月29日
This update fixes an issue where widget previews did not work when Display Zoom was enabled under Display & brightness in the Settings app.
1.6.7
2021年09月29日
This build fixes a bug introduced in the previous build where widget previews didn't work properly on a some iPhone models.
1.6.6
2021年09月29日
- Adds support for previewing extra large widgets on iPads running iOS 15.
- The size of widget previews in the app now more accurately resembles the size when the widget is placed on the Home Screen.
- Works around an issue in iOS 15 where URLs are not persisted when configuring a widget.
- Fixes an issue where evaluating JavaScript in a WebView would not complete when running iOS 15.
1.6.5
2021年08月22日
- Local assets can now be used with the WebView API by passing a file bookmark to directory as the base URL when presenting a web view. This lets you create webpages that refer to images, stylesheets and more that is stored locally.
- Sometimes alerts presented with the Alert API would not show cancel buttons. This was a regression from the last update the has now been addressed.

Scriptable FAQ

點擊此處瞭解如何在受限國家或地區下載Scriptable。
以下為Scriptable的最低配置要求。
iPhone
須使用 iOS 15.5 或以上版本。
iPad
須使用 iPadOS 15.5 或以上版本。
iPod touch
須使用 iOS 15.5 或以上版本。
Scriptable支持丹麥文, 俄文, 土耳其文, 巴克摩挪威文, 希伯來文, 德文, 意大利文, 日文, 泰文, 瑞典文, 簡體中文, 芬蘭文, 英文, 荷蘭文, 葡萄牙文, 西班牙文, 阿拉伯文, 韓文, 馬來文
Scriptable包含應用內購買。 以下為Scriptable應用內購買價格清單。
Small Tip
HK$ 8.00
Large Tip
HK$ 38.00
Medium Tip
HK$ 22.00

Scriptable相關應用

你可能還喜歡

Simon B. Støvring 開發者的更多應用