buzzn / display-app

https://display.buzzn.io
0 stars 0 forks source link

Create widget for Munich public transport (MVG) schedule #51

Open dottorer opened 7 years ago

dottorer commented 7 years ago

There is a ruby gem to get Munich public transport schedules: https://github.com/rmoriz/mvg-live

We should try to base a Display widget based on this approach.

ffaerber commented 7 years ago

this gem is using a "Public CSV API" maybe we should use this api directly without using this gem.

mkristian commented 7 years ago

@ffaerber directly from the JS-client ?

ffaerber commented 7 years ago

@mkristian yes