https://github.com/quartz/citibike-panic
A php-based Panic Status Board widget to indicate how many NYC citibikes are available nearby.
https://github.com/quartz/citibike-panic
Last synced: 10 months ago
JSON representation
A php-based Panic Status Board widget to indicate how many NYC citibikes are available nearby.
- Host: GitHub
- URL: https://github.com/quartz/citibike-panic
- Owner: Quartz
- Created: 2014-03-25T20:06:12.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-03-25T20:26:16.000Z (over 12 years ago)
- Last Synced: 2025-03-01T11:45:43.951Z (over 1 year ago)
- Language: PHP
- Homepage:
- Size: 129 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
citibike-panic
==============
Panic Status Board widget to indicate how many NYC citibikes are available nearby.
#usage#
* Install to a php server that your Status Board can access.
* edit the stations list in the index.php file to the stations nearest you
* you'll probably need to wade through this json response to find the ones you want
``http://appservices.citibikenyc.com/data2/stations.php``
* In the Status Board app, drag in a new graph widget and point it to the appropriate URL.
* ride like the wind.