chrishutchinson / train-departure-screen

Python script to display replica real-time UK railway station departure screens for SSD13xx devices
230 stars 51 forks source link

feat: migrate from Transport API to Realtime Trains API #35

Open chrishutchinson opened 1 year ago

chrishutchinson commented 1 year ago

The long awaited resolution to #32, given Transport API's restricted usage limits, this migrates the software to use the Realtime Trains API.

Marked as draft right now so I can do some further testing.