Skip to content
forked from pbock/bahnmap

A better version of the new map onboard ICE trains

License

Notifications You must be signed in to change notification settings

sebalis/bahnmap

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bahnmap

Deutsche Bahn, the biggest German railway company, is currently rolling out a new onboard app across its high-speed ICE fleet.

It comes with a map that lets you track your train's position in real-time, and while that's neat, it wasn't good enough for me, so I hacked together an improved version. It's a bit smoother, shows the current speed and displays more than just the most recent data point.

A short clip of the improved map

Installing

git clone git@github.com:pbock/bahnmap.git
cd bahnmap
npm install
make

Running

npm run serve

This will start a server on http://localhost:9000 that proxies requests to the onboard server.

Licence

MIT

About

A better version of the new map onboard ICE trains

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 57.8%
  • JavaScript 34.0%
  • HTML 4.2%
  • Makefile 4.0%