https://github.com/lanjelin/scriptable
Collection of scripts made for Scriptable on iOS
https://github.com/lanjelin/scriptable
Last synced: 5 months ago
JSON representation
Collection of scripts made for Scriptable on iOS
- Host: GitHub
- URL: https://github.com/lanjelin/scriptable
- Owner: Lanjelin
- License: gpl-3.0
- Created: 2022-03-19T14:45:24.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-05-31T15:06:37.000Z (over 1 year ago)
- Last Synced: 2025-05-06T12:16:41.655Z (5 months ago)
- Language: JavaScript
- Size: 117 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# scriptable
Collection of scripts made for Scriptable on iOS[](https://github.com/prettier/prettier)
## KondisWidget.js
Widget to display upcoming activities viewable on [Kondis Terminliste](https://terminlista.kondis.no/). Fully configurable within script, supports medium and large sized widgets.
Clicking event names will open corresponding event page in your browser.
[
](https://scriptdu.de/?name=KondisWidget&source=https%3A%2F%2Fraw.githubusercontent.com%2FLanjelin%2Fscriptable%2Fmain%2FKondisWidget.js&docs=https%3A%2F%2Fgithub.com%2FLanjelin%2Fscriptable)
## Post.js
Small widget to display the next few days Posten Norge delivers mail at your postal number.
Edit first line with your postal number.
[
](https://scriptdu.de/?name=PostWidget&source=https%3A%2F%2Fraw.githubusercontent.com%2FLanjelin%2Fscriptable%2Fmain%2FPost.js&docs=https%3A%2F%2Fgithub.com%2FLanjelin%2Fscriptable)
## DuinoCoin.js
Small widget to display miners, rate, balance and estimated value for your DuinoCoin username.
[
](https://scriptdu.de/?name=DuinoCoinWidget&source=https%3A%2F%2Fraw.githubusercontent.com%2FLanjelin%2Fscriptable%2Fmain%2FDuinoCoin.js&docs=https%3A%2F%2Fgithub.com%2FLanjelin%2Fscriptable)
# Deprecated## GarminActivitiesWidget.js
Garmin did some changes behind the scenes, the old way of getting data is now discontinued, and a new including authentication has replaced it. This new way seems to be beyond sciptables capabilities sadly.
[
](https://scriptdu.de/?name=GarminWidget&source=https%3A%2F%2Fraw.githubusercontent.com%2FLanjelin%2Fscriptable%2Fmain%2FGarminActivitiesWidget.js&docs=https%3A%2F%2Fgithub.com%2FLanjelin%2Fscriptable)