Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Transportr | 937 | 22 days ago | 122 | gpl-3.0 | Kotlin | |||||
Free Public Transport Assistant without Ads or Tracking | ||||||||||
Timisoarapublictransport | 24 | 5 years ago | 3 | other | Java | |||||
An Android App that scrapes public transport information (times/connections) and shows it on your Android. | ||||||||||
Android | 4 | 3 years ago | n,ull | gpl-3.0 | Java | |||||
A unofficial Android client for the mobile KKM ticketing webapp, with additional features. | ||||||||||
Android App Berlin | 2 | 3 months ago | Java | |||||||
An Android app for the Berlin public transport network | ||||||||||
Tpgwear | 2 | 5 years ago | n,ull | mit | Java | |||||
TPG Wear allows you to quickly get live information about the next departures of a given stop. |
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.
The upstream repository is at: grote/Transportr
Pre-releases and beta versions for advanced users are available via a special F-Droid repository.
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
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.