- Show if your Boulderwelt is open right now.
- Show how high the current utilization is.
- Show how many people are currently waiting.
- Show a bar-graph of today's utilization since the BW opened. Including color coding of how full it was.
- Show a line chart from the same day last week as a comparison to get a feeling how full it will be today.
- All values are updated every 10 minutes in the backend. But your iPhone determines how often the widget is refreshed.
Boulderwelt | Short-Name | Supported |
---|---|---|
München Ost | muc-ost | ✅ |
München West | muc-west | ✅ |
München Süd | muc-sued | ✅ |
Regensburg | reg | ✅ |
Dortmund | dor | ✅ |
Frankfurt | fra | ❌ |
The preparation step only needs to be done once. Afterwards the widget can be used multiple times.
-
Install the Scriptable app on your iPhone via the App Store. Link to Scriptable app: https://apps.apple.com/de/app/scriptable/id1405459188
-
Take your iPhone and go to:
https://raw.githubusercontent.com/froehr/boulderwelt/main/widget/widget.js
This is the code for the widget to run on your phone. Copy EVERYTHING from the first till the last line.
-
Open the Scriptable app on your iPhone and tap the + Button in the top right corner to create a new script.
-
Paste the COMPLETE code from the link in step 2 into the editor and click done in the top left corner.
-
The new script should be available in the overview now and named Untitled Script. By blicking it a preview of the widget should be shown.
-
Rename the new script by long-clicking it and choosing rename. Name the script Boulderwelt.
After the preparation step the widget can be put onto the homescreen multiple times for the Boulderwelten of your choice.
-
Go back to your iPhone's homescreen to place the new widget on it.
-
Long press the homescreen (not an app) until the little + appears in the top left corner and all apps are wobbling around.
-
Tap the plus and chose Scriptable from the list. It should be somewhere close to the end of the list.
-
Choose the smallest of the widget sizes and click Add Widget.
-
An empty widget has been placed on your homescreen now.
-
While it is still wobbling tap it and choose the script that should be executed. Choose the script Boulderwelt that you've just created in the preparation phase.
-
By default Boulderwelt München Ost is enabled. If you are interested in another Boulderwelt type the short-name of your Boulderwelt into the field parameter. The short-name can be found in the table under Supported Boulderwelten.
-
Click Ready. Your Boulderwelt Widget should be ready to use now.