This is a website of showing National Rail timetable information. It comes with two forms: departure board view, and timetable view.
It lists the departures in order, the destination, and all subsequent calling points of all portions.
It is the web version of traditional timetables, listing the information in the traditional tabular form similar to paper timetables, but updated using the latest journey planner data.
- Copy
config.example.php
toconfig.php
and set its values - Run
composer install
- Run
yarn install
- Run
yarn vite build
- Point the web root to
public_html
folder
Run bin/update.bash
with EMAIL and PASSWORD environment variables set to your
National Rail Open Data credentials. It should be put into the scheduler to be
run every day.
A public instance is located at https://gbtt.uk/