bartDown displays the estimated departure times for a BART station. It aims to make functional information aesthetically pleasing so it can be displayed in the home. Colors denote the Bart line and North and South-bound depatures are on the top and bottom row respectively.
See it in action: http://powerlanguage.co.uk/bartDown/
bartDown can be customized using the following url parameters:
?station=woak
- station of origin abbreviation, default 19th St Oakland?limit=5
- number of trains to display in either direction, default 3?minute_cutoff=2
- departure times below the cutoff will not be displayed, default 3- You can chain multiple parameters together using
&
E.g. http://powerlanguage.co.uk/bartDown/?station=hayw&limit=5&minute_cutoff=5
- You can get a BART API key here.
- This project uses: offline by Stéphanie Rusch from the Noun Project