I’ve released a new version of Huxley (my UK train stations live departure board proxy) including some new features.
Station Names
- Station names supported as well as three letter CRS (Computer Reservation System) codes in all queries
- A CRS endpoint to query the list or just get a complete listing of all supported station names and codes
- https://github.com/jpsingleton/Huxley/wiki/CRS-station-codes
Delays
- An endpoint that works out if any trains are delayed
Delayed
,Cancelled
or more than 5 minutes late- Supports
LON
orLondon
as a filter for all London terminals - Checks if there are no trains and rail replacement buses
- National Rail Communication Centre (NRCC) messages
- https://github.com/jpsingleton/Huxley/wiki/Delays
It’s all up at https://github.com/jpsingleton/Huxley, so check it out.