Skip to content

shinsaku417/millbrae-powell-BART-rtd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Millbrae-Powell BART RTD

Simple and customizable chrome extension that allows you to see real time departures for BART trains that go from Millbrae to Powell Street or vice versa while browsing on Google Chrome.

Demo

Step by Step Customization

  1. Go to BART API Registration and obtain an API key.
  2. Fork and Clone this repo or download zip file.
  3. Open app.js in the file. In the url section of ajax, change the following:
  • Specify the station by changing 'orig=mlbr'. You can see full list of station abbreviations here.
  • Insert your API key in 'key=insert-key-here'.
  1. In the getEtd function, change the first if statement to specify destinations of your choice. Abbreviations for stations can be found in the link above.
  2. Open Google Chrome and enter chrome://extensions on the address bar.
  3. Check the Developer mode on the top-right, and click Load unpacked extension.
  4. Select the folder that you cloned or downloaded on the pop-up screen.
  5. Use the extension!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published