2
1
Fork
You've already forked gtfs-delay-tracker
0
Calculate trip delays from GPS positions
  • Rust 99.7%
  • Shell 0.3%
Jonah Brüchert 3034fa8c0b
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Simplify start date guessing code
2026年06月11日 23:33:04 +02:00
src Simplify start date guessing code 2026年06月11日 23:33:04 +02:00
tools Add placeholder feed name to inspect script 2026年04月07日 13:59:46 +02:00
.gitignore Initial commit 2025年01月04日 20:18:13 +01:00
.woodpecker.yml Update ci image 2026年05月25日 00:39:05 +02:00
build.rs Add build.rs to rebuild migrations 2025年07月22日 17:48:57 +02:00
Cargo.lock Update dependencies 2026年05月23日 03:08:19 +02:00
Cargo.toml Update dependencies 2026年05月23日 03:08:19 +02:00
config.toml Switch from SQLite to bincode 2025年08月30日 17:24:03 +02:00
diesel.toml Initial commit 2025年01月04日 20:18:13 +01:00
README.md Add minimal usage documentation 2026年04月07日 14:04:47 +02:00

Usage

Edit config.toml with the gtfs vehicle position url and path to your gtfs file. Then start delay-tracker in the same directory that contains config.toml.

The resulting trip-updates feed is then exposed at http://localhost:8000/<feed>/trip-updates.pb.