https://github.com/thecodesmith/metro-transit
https://github.com/thecodesmith/metro-transit
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/thecodesmith/metro-transit
- Owner: thecodesmith
- Created: 2019-06-18T21:37:29.000Z (almost 7 years ago)
- Default Branch: main
- Last Pushed: 2024-01-23T17:54:42.000Z (over 2 years ago)
- Last Synced: 2025-01-31T07:32:48.425Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 24.4 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Metro Transit Utils
## Usage
This script pulls the current bus locations from the Metro Transit NexTrip API,
and prints a URL to https://geojson.io with the points plotted. Very
rudimentary at the moment.
npm install
node wheres-my-bus.js [route] | xargs open