miklcct/national_rail_timetable
最新稳定版本:2.7.1
Composer 安装命令:
composer create-project miklcct/national_rail_timetable
包简介
National Rail Timetable on the web
README 文档
README
This is a website of showing National Rail timetable information. It comes with two forms: departure board view, and timetable view.
Departure board view
It lists the departures in order, the destination, and all subsequent calling points of all portions.
Timetable view
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.
Installation
- Copy
config.example.phptoconfig.phpand set its values - Run
composer install - Run
yarn install - Run
yarn vite build - Point the web root to
public_htmlfolder
Loading data
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.
Demo
A public instance is located at https://gbtt.uk/
统计信息
- 总下载量: 2
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 3
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: AGPL-3.0-or-later
- 更新时间: 2022-11-15