This script shows the current utilization of the bouldering hall der Steinbock in Constance, Germany.
It also shows the median utilization of the current weekday based on data from weeks in the past.
- Install Scriptable (only Apple) from the AppStore (https://apps.apple.com/de/app/scriptable/id1405459188)
- Copy the content of the file SteinbockUtilization.js
- Create a new script in Scriptable
➡️ open Scriptable and click on the blue plus sign in the upper right corner - Paste the copied content from step 2. into the new script and click
Done
in the upper left corner - Rename the script (e.g. SteinbockUtilization)
- Create a new Scriptable widget on the homescreen
- Select the SteinbockUtilization script in the configurator
Specify the parameter day within the script configurator to show the graph of a different day as follows: {"day": "param
"}
Replace param by |
to get the graph of the following day |
---|---|
0 | Sunday |
1 | Monday |
2 | Tuesday |
3 | Wednesday |
4 | Thursday |
5 | Friday |
6 | Saturday |