https://github.com/potch/moz-commute
https://github.com/potch/moz-commute
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/potch/moz-commute
- Owner: potch
- Created: 2015-04-13T21:02:04.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2016-07-05T19:48:35.000Z (almost 10 years ago)
- Last Synced: 2025-02-04T21:33:12.154Z (over 1 year ago)
- Language: JavaScript
- Size: 18.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Bay Area driving time status board
[check it out](https://moz-commute.herokuapp.com)
I built this for the Mozilla Mountain View office to show the current drive times to various points in the Bay Area.
It's powered by 511.org's [Driving Times API](http://511.org/developer-resources_driving-times-api.asp)
To run it, you'll need a 511.org API key set as the environment variable `API_TOKEN`.
It's currently hard-coded to have the nearest intersection to Mozilla's Mountain View office as the starting point.
If you'd like to set it up for your own use, file an issue and I'll try to help!