Skip to content

froehr/boulderwelt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Boulderwelt iOS Widget based on Scriptable

Sample image not found

Features

  1. Show if your Boulderwelt is open right now.
  2. Show how high the current utilization is.
  3. Show how many people are currently waiting.
  4. Show a bar-graph of today's utilization since the BW opened. Including color coding of how full it was.
  5. Show a line chart from the same day last week as a comparison to get a feeling how full it will be today.
  6. All values are updated every 10 minutes in the backend. But your iPhone determines how often the widget is refreshed.

Supported Boulderwelten

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

How to use it

Preparation

The preparation step only needs to be done once. Afterwards the widget can be used multiple times.

  1. Install the Scriptable app on your iPhone via the App Store. Link to Scriptable app: https://apps.apple.com/de/app/scriptable/id1405459188

  2. 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.

  3. Open the Scriptable app on your iPhone and tap the + Button in the top right corner to create a new script.

  4. Paste the COMPLETE code from the link in step 2 into the editor and click done in the top left corner.

  5. 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.

  6. Rename the new script by long-clicking it and choosing rename. Name the script Boulderwelt.

Adding the widget to the iOS homescreen

After the preparation step the widget can be put onto the homescreen multiple times for the Boulderwelten of your choice.

  1. Go back to your iPhone's homescreen to place the new widget on it.

  2. Long press the homescreen (not an app) until the little + appears in the top left corner and all apps are wobbling around.

  3. Tap the plus and chose Scriptable from the list. It should be somewhere close to the end of the list.

  4. Choose the smallest of the widget sizes and click Add Widget.

  5. An empty widget has been placed on your homescreen now.

  6. 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.

  7. 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.

  8. Click Ready. Your Boulderwelt Widget should be ready to use now.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published