1
1
Fork
You've already forked TransitNav
0
Public Transit Navigator, powered by OpenStreetMap and Transitous
  • Java 100%
2025年08月02日 13:53:38 +02:00
.run Add dark buildings (by changing theme filename...) & shadows of current time of day 2025年07月30日 23:38:45 +02:00
.woodpecker fix unit tests, add woodpecker config 2025年07月07日 22:33:10 +02:00
app Add routing stop button & functionality, enable switching routing start and stop (TODO: Calculate best MapPosition for all three points) 2025年08月02日 13:53:38 +02:00
gradle Add SearchResult Info card, fix SearchResult area ordering 2025年07月11日 17:48:34 +02:00
icons Refactoring, add routing buttons & icons 2025年07月19日 00:18:17 +02:00
transitous Switch to OpenAPI generated client code for Transitous, refactor accordingly 2025年07月30日 14:06:54 +02:00
.gitignore Update README, gitignore and automatically finish empty main activity 2025年07月05日 14:38:35 +02:00
build.gradle Switch to OpenAPI generated client code for Transitous, refactor accordingly 2025年07月30日 14:06:54 +02:00
gradle.properties Initial commit, custom map viewer, disabled location not yet working 2025年06月30日 17:57:36 +02:00
gradlew Initial commit, custom map viewer, disabled location not yet working 2025年06月30日 17:57:36 +02:00
gradlew.bat Initial commit, custom map viewer, disabled location not yet working 2025年06月30日 17:57:36 +02:00
LICENSE Add LICENSE 2025年07月05日 16:38:28 +02:00
README.md Add LICENSE 2025年07月05日 16:38:28 +02:00
settings.gradle Initial commit, custom map viewer, disabled location not yet working 2025年06月30日 17:57:36 +02:00

TransitNav

Simple Android application to provide navigation capabilities using the Transitous API. The app itself utilizes mapsforge/vtm and Openstreetmap map data. The app is in active and early development, so some bugs and crashes may occur - feel free to open an issue, or better yet, a pull request.

LICENSE

This app is licensed under AGPL-3.0-or-later, see also the LICENSE file in the root directory of this project.