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: Add 'Welcome to -station name-' message when no services are running #11

Closed chrishutchinson closed 5 years ago

chrishutchinson commented 5 years ago

When the API responds with no departures, the screen now shows a "Welcome to..." message. Example below:

luma_000008

The refresh timer, and ticking clock, run as normal.