An open API service indexing awesome lists of open source software.

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.

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.