wkra / MMM-CracowMPK

MagicMirrorModule - real time tram departure from selected stop in Cracow (Poland).
2 stars 2 forks source link

Lacks support for busses #1

Open outlying opened 4 years ago

outlying commented 4 years ago

Very nice job, I'm here just to point out that you might have used TTSS API provided by https://mpk.jacekk.net/ I know, it's private but the data format is the same for both trams and buses

Like this one https://mpk.jacekk.net/proxy_bus.php/services/passageInfo/stopPassages/stop?stop=577&mode=departure https://mpk.jacekk.net/proxy_tram.php/services/passageInfo/stopPassages/stop?stop=577&mode=departure

I probably will fork your repo to change data source to mix buses with trams by using service mentioned

wkra commented 4 years ago

Hi. Great idea. Thanks for advice :)