8000 GitHub - danmunoz/trmnl-bvg-transit: This is a TRMNL plugin that monitors the status of Berlin's BVG Public transportation.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

danmunoz/trmnl-bvg-transit

Repository files navigation

BVG - Berlin Public Transit (TRMNL)

This is a TRMNL plugin that monitors the status of Berlin's BVG public transportation for a specific stop.

BVG-TRMNL

Getting Started

Install via Recipe

This plugin is available as a recipe and can be installed with a single click. Once installed, any future updates to the plugin will automatically be reflected on your device.

Learn more about TRMNL recipes here.

How to Find Your Stop ID

To use this plugin, you’ll need the Stop ID of the location you want to monitor.

You can retrieve this by making a GET request to the BVG locations endpoint. Run the following command in your terminal:

curl 'https://v6.bvg.transport.rest/locations?query=alexanderplatz&results=1&linesOfStops=true' -s | jq

Replace alexanderplatz with the name of the stop you're interested in.


Attributions

Transit data is provided by the BVG API.

About

This is a TRMNL plugin that monitors the status of Berlin's BVG Public transportation.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0