A simple timetable to display the next departures of up to 4 stops in Dresden's DVB network. Tested with a 1920x1080 monitor.
- Copy the
stops.example.jsonin thesrcdirectory tostops.json - Find your stop IDs via
yarn run find-stops [Stop name] - Edit the
stops.jsonrespectively
Install the packages
$ yarn installRun the project in dev mode
$ yarn run devBuild it for use in """production"""
$ yarn run buildUsing dvbjs by offenesdresden
Built with Svelte.
I wanted to try Svelte for once and had the need for a departures display in my appartement.