https://github.com/embeddedt/react-go-tracker
Simple Next.js-based application providing commuters with information on where GO Transit trains are
https://github.com/embeddedt/react-go-tracker
go-transit nextjs transit
Last synced: 4 months ago
JSON representation
Simple Next.js-based application providing commuters with information on where GO Transit trains are
- Host: GitHub
- URL: https://github.com/embeddedt/react-go-tracker
- Owner: embeddedt
- License: agpl-3.0
- Created: 2021-07-06T15:03:30.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-06-08T19:55:51.000Z (about 2 years ago)
- Last Synced: 2025-10-06T16:38:05.728Z (8 months ago)
- Topics: go-transit, nextjs, transit
- Language: JavaScript
- Homepage: https://react-go-tracker.vercel.app
- Size: 1.56 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# React GO tracker
This is a small hobby project of mine which allows tracking GO Transit train locations in realtime. In the future, it may
expand to other GTA transit services as well.
## Disclaimer
While the code in this project is licensed under AGPLv3, at runtime, the train data is sourced directly from the same
infrastructure which powers the official [GO Transit tracker](http://gotracker.ca/gotracker/web/). Please be aware of their
tool's terms of use before using this tracker.