Skip to content

Unofficial bus tracker for the Rhode Island Public Transit Authority

Notifications You must be signed in to change notification settings

kerri-hicks/RIPTA_bus_tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RIPTA bus tracker

Unofficial bus tracker for the Rhode Island Public Transit Authority. This app is self-contained -- all code is in a single file. There are no JavaScript frameworks or other files required, other than the two bus images (SVGs, indigo with a white bus for "inbound", and green with a black bus for "outbound").

It requires data files -- for my project, I download and use the files provided by RIPTA. These change regularly, so if something breaks, the first thing to do is update those files.

This software is distributed under a CC BY-NC-SA 3.0 US license.

To use this app, you will need a web server that runs PHP 5.2.1 (for json_decode) or higher. You will have to add your own API key (mine only works on my server), and you may want to add your own Google Analytics code.

See it in action at https://kerri.is/coding/ripta/

About

Unofficial bus tracker for the Rhode Island Public Transit Authority

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages