Skip to content

Latest commit

 

History

History

scheduler

njtransit

An android interface for the nj transit system.

install

This app comes bundled with an sqlite lite store of njtransit train scheduling data.

To work with the database free form, we recommend using the lita sqlite client.

To generate the database, run the script ./scripts/gendb.sh which will generate a scheduler.sqlite file

2010 Ryan Gravener (@notryangravener) & Doug Tangren (@softprops)