Skip to content

linkognito/fahrplan

Repository files navigation

Fahrplan

A simple timetable to display the next departures of up to 4 stops in Dresden's DVB network. Tested with a 1920x1080 monitor.

Requirements

  • Copy the stops.example.json in the src directory to stops.json
  • Find your stop IDs via yarn run find-stops [Stop name]
  • Edit the stops.json respectively

How to run

Install the packages

$ yarn install

Run the project in dev mode

$ yarn run dev

Build it for use in """production"""

$ yarn run build

Technology

Using dvbjs by offenesdresden

Built with Svelte.

Personal Motivation

I wanted to try Svelte for once and had the need for a departures display in my appartement.

About

A simple timetable to display the departures of certain stops

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors