A curated collection of practical iOS automations — Shortcuts you can install in a single tap, plus Scriptable widgets and scripts for the things the Shortcuts app can't reach.
Install straight to your device from the Shortcuts app. No extra tooling needed.
| Shortcut | What it does |
|---|---|
| Cellular Data Usage Monitor | Logs your cellular data consumption to a note over time, for more detail than the built-in stats give you. |
Scriptable is a free app that runs JavaScript on iOS and renders custom home screen widgets. These projects live here because they do things Shortcuts alone can't — live data fetching, custom widget rendering, and real logic.
Each project folder holds its .js source next to setup instructions.
| Script | What it does |
|---|---|
| Creek Gauge | Charts any USGS river or creek gauge over the last 7 days as a home screen widget, with the current reading called out. |
| Speedrun Profile | Shows your speedrun.com avatar, unread notifications, and pending moderation queue in a small home screen widget. |
Shortcuts — open the project folder above and tap the Download link on your iPhone or iPad. It opens straight into the Shortcuts app.
Scriptable — install Scriptable
from the App Store, create a new script, and paste in the project's .js file.
Each project's README covers its own configuration and widget setup.
Love these automations? Leave a ⭐️ to show your support and help others discover them!
Contributions are welcome — both Shortcuts and Scriptable projects.
See CONTRIBUTING.md for the layout and guidelines.
Maintaining and updating these takes time. If you've found them helpful, consider supporting continued development:
You can also use the Sponsor button at the top of this repo.
MIT — see LICENSE.