A curated list of open technology projects to sustain a stable climate, energy supply, biodiversity and natural resources.

Transportr

The public transport companion that respects your privacy and your freedom.
https://github.com/grote/Transportr

Category: Consumption
Sub Category: Mobility and Transportation

Keywords

android-app map public-transportation

Keywords from Contributors

efa navitia music geolocation microg activitypub art creatives federated mastodon

Last synced: about 24 hours ago
JSON representation

Repository metadata

Free Public Transport Assistant without Ads or Tracking

README.md

Transportr | Build and test

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

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.

Follow @TransportrApp

Get Transportr

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.

Acknowledgements

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.


Owner metadata


GitHub Events

Total
Last Year

Committers metadata

Last synced: 6 days ago

Total Commits: 1,307
Total Committers: 53
Avg Commits per committer: 24.66
Development Distribution Score (DDS): 0.213

Commits in past year: 19
Committers in past year: 4
Avg Commits per committer in past year: 4.75
Development Distribution Score (DDS) in past year: 0.211

Name Email Commits
Torsten Grote t@g****e 1029
ialokim i****m@m****g 102
Altonss 6****s 27
ByteHamster i****o@b****m 21
Patrick Kanzler d****v@p****e 13
Prat T p****1 11
Mats Sjöberg m****s@s****i 8
tenminutemail t****l@t****m 6
mimi89999 m****l@l****l 6
Robert Schütz r****7@g****m 6
TheLastProject T****t 5
Hartmut Goebel h****l@c****m 4
mray m****l@m****e 4
Michael Moroni m****i@o****g 3
Andrzej Godziuk a****j@g****l 3
Chimo c****o@c****g 3
Jochen Sprickerhof g****t@j****e 3
Peter Serwylo p****r@s****m 3
kas70 k****0@p****e 3
Balázs Úr u****s@g****m 2
verdulo c****k@o****g 2
full-duplex f****x 2
fgndev f****v@p****e 2
brandsimon s****d@p****e 2
Tobias Preuss t****s@g****m 2
Thore Goebel g****e@g****m 2
Midgard M****d 2
Altonss 6****s 2
hoejmann 4****n 2
Vinzenz Vietzke v****z@v****e 2
and 23 more...

Committer domains:


Issue and Pull Request metadata

Last synced: 2 days ago

Total issues: 736
Total pull requests: 234
Average time to close issues: 7 months
Average time to close pull requests: 3 months
Total issue authors: 384
Total pull request authors: 75
Average comments per issue: 4.02
Average comments per pull request: 4.25
Merged pull request: 162
Bot issues: 0
Bot pull requests: 0

Past year issues: 22
Past year pull requests: 18
Past year average time to close issues: 6 days
Past year average time to close pull requests: 2 months
Past year issue authors: 13
Past year pull request authors: 3
Past year average comments per issue: 3.0
Past year average comments per pull request: 2.89
Past year merged pull request: 14
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/grote/Transportr

Top Issue Authors

  • ialokim (34)
  • grote (29)
  • ghost (23)
  • TheLastProject (22)
  • dktzde (20)
  • Altonss (17)
  • sebalis (10)
  • Echolon (10)
  • airon90 (10)
  • lightonflux (9)
  • rugk (7)
  • Mannshoch (6)
  • sedrubal (6)
  • Natureshadow (6)
  • patkan (6)

Top Pull Request Authors

  • ialokim (58)
  • Altonss (29)
  • patkan (17)
  • ByteHamster (8)
  • tenminutemail (7)
  • ghost (5)
  • anjandev (5)
  • mesinger (4)
  • mimi89999 (4)
  • pt2121 (4)
  • full-duplex (4)
  • lu-x (4)
  • chimo (3)
  • msjoberg (3)
  • n76 (3)

Top Issue Labels

  • bug 🐞 (300)
  • enhancement 🏗️ (242)
  • upstream 🏞️ (172)
  • beginner job 🔰 (128)
  • coverage 🗺️ (88)
  • needs info ℹ️ (87)
  • duplicate ➿ (49)
  • priority 🚨️ (39)
  • wontfix 🚷 (22)
  • unresolved 🤛 (22)
  • question ❓ (17)
  • invalid ❌ (16)
  • v1 (11)
  • help wanted (4)
  • old-android (3)

Top Pull Request Labels

  • cla-signed ✔️ (113)
  • priority 🚨️ (8)
  • coverage 🗺️ (3)
  • bug 🐞 (3)
  • enhancement 🏗️ (2)
  • upstream 🏞️ (2)
  • beginner job 🔰 (2)
  • needs info ℹ️ (1)

Dependencies

app/build.gradle maven
  • androidx.activity:activity 1.2.3 implementation
  • androidx.appcompat:appcompat 1.3.0 implementation
  • androidx.cardview:cardview 1.0.0 implementation
  • androidx.constraintlayout:constraintlayout 2.0.4 implementation
  • androidx.legacy:legacy-preference-v14 1.0.0 implementation
  • androidx.lifecycle:lifecycle-common-java8 2.3.1 implementation
  • androidx.lifecycle:lifecycle-livedata 2.3.1 implementation
  • androidx.localbroadcastmanager:localbroadcastmanager 1.0.0 implementation
  • androidx.preference:preference 1.1.0 implementation
  • androidx.recyclerview:recyclerview 1.2.0 implementation
  • androidx.room:room-runtime 2.3.0 implementation
  • com.github.omadahealth:swipy 1.2.3 implementation
  • com.gitlab.opentransitmap:public-transport-enabler 348d7340 implementation
  • com.google.android.material:material 1.3.0 implementation
  • com.google.android:flexbox 0.3.2 implementation
  • com.google.dagger:dagger $daggerVersion implementation
  • com.google.guava:guava 29.0-android implementation
  • com.jakewharton.timber:timber 4.7.0 implementation
  • com.mapbox.mapboxsdk:mapbox-android-plugin-locationlayer 0.4.0 implementation
  • com.mapbox.mapboxsdk:mapbox-android-sdk 5.5.0 implementation
  • com.mapzen.android:lost 3.0.4 implementation
  • com.mikepenz:aboutlibraries 6.2.0 implementation
  • com.mikepenz:fastadapter $fastadapterVersion implementation
  • com.mikepenz:fastadapter-commons $fastadapterVersion implementation
  • com.mikepenz:fastadapter-extensions-expandable $fastadapterVersion implementation
  • com.mikepenz:materialdrawer 6.1.1 implementation
  • de.cketti.library.changelog:ckchangelog 1.2.2 implementation
  • org.jetbrains.kotlin:kotlin-stdlib-jdk7 $kotlinVersion implementation
  • uk.co.samuelwall:material-tap-target-prompt 2.14.0 implementation
  • androidx.arch.core:core-testing 2.1.0 testImplementation
  • junit:junit 4.13.1 testImplementation
  • org.mockito:mockito-core 3.0.0 testImplementation
.github/actions/get-avd-arch/action.yml actions
.github/workflows/build.yml actions
  • ./.github/actions/get-avd-arch * composite
  • actions/checkout v3 composite
  • actions/setup-java v3 composite
  • gradle/wrapper-validation-action v1 composite
  • reactivecircus/android-emulator-runner v2 composite
build.gradle maven

Score: 11.072791269326771