An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# scriptable
Collection of scripts made for Scriptable on iOS

[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](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.

Screenshot 2022-03-19 at 15 55 19

[](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.

Screenshot 2022-03-19 at 15 58 38

[](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)