Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 11 days 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 (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-06-08T19:55:51.000Z (7 months ago)
- Last Synced: 2024-10-28T16:40:38.115Z (about 2 months ago)
- Topics: go-transit, nextjs, transit
- Language: JavaScript
- Homepage: https://react-go-tracker.vercel.app
- Size: 1.56 MB
- Stars: 0
- Watchers: 2
- 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.