Busdrone presents a Google Maps-based interface for viewing Seattle-area live bus status by relaying data from the web service provided by Busview. Busdrone includes a Java service to relay the serialized objects from Busview as JSON objects through websockets. Objects are cached locally using Redis.
- jQuery (linked)