https://github.com/doersino/scriptable-widgets
A collection of Scriptable widgets I've built.
https://github.com/doersino/scriptable-widgets
ios ios-widget javascript scriptable scriptable-widgets widgets
Last synced: 7 months ago
JSON representation
A collection of Scriptable widgets I've built.
- Host: GitHub
- URL: https://github.com/doersino/scriptable-widgets
- Owner: doersino
- License: mit
- Created: 2021-07-28T18:31:45.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-07-27T14:43:42.000Z (about 1 year ago)
- Last Synced: 2025-02-27T17:28:58.403Z (7 months ago)
- Topics: ios, ios-widget, javascript, scriptable, scriptable-widgets, widgets
- Language: JavaScript
- Homepage:
- Size: 3.72 MB
- Stars: 45
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# scriptable-widgets
This repository holds a [monotonically non-decreasing](https://en.wikipedia.org/wiki/Monotonic_function) collection of Scriptable widgets. Clicking each of the images below will take you to the relevant widget's `README.md`. Go ahead, take a look!
[](location-location-location/)
[](aerialbot-lite/)
[](read-statistics/)
[](binary-date/)
[](uberspace-quota/)
[](small-seasons/)
## Setup
This is more or less the same for all scripts:
1. Install [Scriptable](https://scriptable.app) on your iPhone or iPad.
2. Chuck the script you're interested in into your "Scriptable" iCloud folder. Alternatively, paste its contents into a newly created Scriptable buffer. Be aware that some scripts create a `NAME-cache` folder or `NAME-config.json` file in iCloud or locally, where `NAME` is the filename of the script (sans `.js`) in this repository.
3. Place a new Scriptable widget on your homescreen (each script's `README.md` will tell you which sizes of widgets the relevant script is designed for), then tap it to select the script.
4. For some scripts: Run the script manually, from the Scriptable main view. It'll pop up a modal where you can configure some options, and then, after you've made your choices, it'll show you a preview of the widget. (Do the same to modify any options at a later time).## License
Unless otherwise noted, the MIT License (see `LICENSE`) applies to each script.