Note: This script requires at least Scriptable version 1.5.2!
This is the missing Widget of the bergfex Ski app! It parses the website content from https://www.bergfex.at/oesterreich/schneewerte/ to get the information to display on your homescreen.
It shows you:
- Snow height on the summit
- Snow height in the valley
- Number of open lifts
- Date of the last data update
It currently supports 6 languages depending on which language your phone is set:
- English 🇬🇧
- German 🇩🇪
- French 🇫🇷
- Italian 🇮🇹
- Spanish 🇪🇸
- Slovenian 🇸🇮
- Copy
skiable.js
into the Scriptable folder located in your iCloud Drive. - Launch Scriptable and make sure that
skiable
is listed in the scripts view. - Configure the ski resport you wish to display. The name of the resort must exaclty match the name on the list at https://www.bergfex.at/oesterreich/schneewerte/
- Run the script and verify that everything is working correctly.
- Go back to your home screen and add a small Scriptable widget.
- Edit the Scriptable widget and choose
skiable
as the script.
The script is authored by @thartwi (me) because homescreen widgets are awesome and winter is coming! The bergfex Ski app does currently not offer a widget, so scriptable is here to save the day!
Thanks to @simonbs for making an awesome app!
Thanks to @bergfex for hosting the website and providing snow data!