iOS-Widgets/VRR-Monitor
Benny Samir Hierl 25c6bfc328
Fix issue with small widget
Signed-off-by: Benny Samir Hierl <bennysamir@posteo.de>
2020-10-26 21:03:04 +01:00
..
previewDark.jpeg change preview images 2020-10-22 18:20:14 +02:00
previewLight.jpeg change preview images 2020-10-22 18:20:14 +02:00
README.md split readme file 2020-10-24 14:16:43 +02:00
setup.jpeg setup screenshot added 2020-10-22 18:12:07 +02:00
VRR-Monitor.js Fix issue with small widget 2020-10-26 21:03:04 +01:00

VRR-Monitor

VRR-Monitor Widget Preview light VRR-Monitor Widget Preview dark

This widget displays the departure times of a selected station. The data for this is provided by the Verkehrsverbund Rhein-Ruhr (VRR), which is why only stations within the VRR are supported.

[Download]

Setup

A Station-ID is required to set up the widget. To get the Station-ID, you can run the Script directly in the Scriptable App to use the Setup Wizard. The wizard searches for stations near to you (this requires your location).

Add the generated config to the Widget Parameter like this:

VRR-Monitor Widget setup

Alternativ

The Station-ID can be searched with this URL: https://abfahrtsmonitor.vrr.de/backend/api/stations/search?query=

Put the name of the station behind the "query=" in the URL and open the URL in your Browser. Example: https://abfahrtsmonitor.vrr.de/backend/api/stations/search?query=Düsseldorf HBF

Add the Station-ID and the needed Walking Minutes to the Station, separated by a ";", to the Widget Parameter.