A webpage which uses the TfL API to display the next arrival times at stations. Works for the London Underground, DLR and Elizabeth Lines.
New feature: disruptions! + massively streamlined JS with more modular code.
- New disruptions section: see the latest line statuses and causes of delays.
- Simplified HTML: elements are now created through JS.
- Now much simpler to add new stations and lines: minimised the amount of typing needed!
- Added Tottenham Court Road Station.
The first official release. Overhauled the UI and added quality of life improvements.
- A modern interface that's easy to read and use (mobile friendly).
- Colour-coded stations with useful status messages.
- Data refreshes every 5 seconds, with more accurate times than the TfL Go app.
- Now has loading animations!