Awesome
Transportr |
The public transport companion that respects your privacy and your freedom. Transportr is a non-profit app developed by people around the world to make using public transport as easy as possible wherever you are.
Please visit the website for more information!
If you find any issues with this app, please report them at the issue tracker. Contributions are both encouraged and appreciated. If you like to contribute please check the website for more information.
Get Transportr
<a href="https://f-droid.org/packages/de.grobox.liberario"> <img src="./artwork/f-droid.png" alt="Get it on F-Droid" height="80"> </a> <a href="https://play.google.com/store/apps/details?id=de.grobox.liberario"> <img src="./artwork/google-play.png" alt="Get it on Google Play" height="80"/> </a>Pre-releases and beta versions for advanced users are available via a special F-Droid repository.
Screenshots
<img src="fastlane/metadata/android/en-US/images/phoneScreenshots/1_FirstStart.png" width="290"> <img src="fastlane/metadata/android/en-US/images/phoneScreenshots/2_SavedSearches.png" width="290"> <img src="fastlane/metadata/android/en-US/images/phoneScreenshots/3_Trips.png" width="290"> <img src="fastlane/metadata/android/en-US/images/phoneScreenshots/4_TripDetails.png" width="290"> <img src="fastlane/metadata/android/en-US/images/phoneScreenshots/5_Station.png" width="290"> <img src="fastlane/metadata/android/en-US/images/phoneScreenshots/6_Departures.png" width="290">
Building From Source
If you want to start working on Transportr and if you haven't done already, you should familiarize yourself with Android development and set up a development environment.
The next step is to clone the source code repository.
$ git clone https://github.com/grote/Transportr.git
If you don't want to use an IDE like Android Studio, you can build Transportr on the command line as follows.
$ cd Transportr
$ ./gradlew assembleRelease
License
This program is Free Software: You can use, study share and improve it at your will. Specifically you can redistribute and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
Acknowledgements
<a href="https://www.jawg.io"><img src="./artwork/jawgmaps.png" height="58"/></a>
JawgMaps is a provider of online custom maps, geocoding and routing based on OpenStreetMap data. We would like to thank them for providing their vector map tile service to Transportr free of charge.