An android application to show the scheduled stops of trams and buses at most stations in Jena (Germany).
$ sbt android:package
should build the debug version of this app.
Switching between debug and release builds requires a git clean -fxd
beforehand.
This project is licensed under the GPLv3.