Skip to content

grote/Transportr

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
August 23, 2021 17:29
.tx
June 9, 2023 10:00
app
November 13, 2023 00:26
November 12, 2023 23:37
January 21, 2018 16:21
September 6, 2013 12:17
May 23, 2023 13:28
August 7, 2022 16:52

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.

Transportr Logo Build and test

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: https://github.com/grote/Transportr

Follow @TransportrApp

Get Transportr

Available on F-Droid Available on Google Play

Pre-releases and beta versions for advanced users are available via a special F-Droid repository.

Screenshots

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

GNU GPLv3 Image

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.