The trainmonitor / Zugmonitor Android App is now open source. Like I have planned from the beginning. Currently I only open sourceed the Android App. The server side will follow as soon as I have done some code clean ups! But it can take a while!
The App is licensed under the Apache 2 license and the source code can be found on Github.
I am developing with IntelliJ and the project has the folowing dependencies that are not part of the source code, but all open source or available from the Android SDK:
- basic-http-client
- Googles GCM client library
- Google Play Services
- GSON
- ormlite
- EventBut
- android-support-v4
If you would like to contribute feel free to cantact me of fork the app on Github.