Provides real-time information on UK train lines and services, via Slack messages.
- Ruby
- An account for the Realtime Trains API to retrieve data
- A token for a Slack application to post to a channel
ruby choo-choo.rb --morning --evening
- Work In Progress - working prototype with no automated tests
- Train lines and trains are grouped into a
morning
andevening
set - Manually run, without a Slack bot interface (yet...)