An android interface for the nj transit system.
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)