Skip to content

Simple Dashboard for visualizing realtime departures of trams in Karlsruhe.

License

Notifications You must be signed in to change notification settings

anthu/kvv-departure-dashboard

Repository files navigation

Simple Dashboard for visualizing realtime departures of trams in Karlsruhe. You can change or extend the stations to be showed. Further documentation coming.

Alt text

Running using Docker

Requirements

  • Docker (including docker-compose)

Startup

  1. Run docker-compose up

Running natively

Requirements

Installation

  1. install Node.js
  2. install Node.js Coffe-Script package (npm install coffe-script)
  3. clone this repository
  4. run bundle

Running

  1. run dashing start in the cloned folder
  2. visit http://localhost:3030

Other

Thanks https://github.com/Nervengift/kvvliveapi for API documentation