A Public Transit App for WearOS
Find a file
2026-06-13 15:03:44 +02:00
app
gradle
.gitignore
build.gradle.kts
gradle.properties
gradlew
gradlew.bat
README.md
settings.gradle.kts

Mover

A Public Transit App for WearOS

Overview

Mover is an Open-Source App for WearOS, Google's Watch Operating System. It allows you to see the Departures of Public Transit Stops around the World thanks to Transitous. Features such as Routing or Träwelling Check-In may also be implemented.

Current Feature-Set and ToDo

  • Search for Stops
    • Select Search Results
  • Show nearby Stops
  • Remember last Stops
  • Show departures of Stop
  • Detailed Route View (See entire Journey, Map, etc.)

Try it Out!

Currently, there are no Binary Releases available. However, you can still compile it from Source. Either open it in Android Studio or run the following command (after the Repo has been cloned): ./gradlew assembleDebug.

The APK should then be inside app/build/outputs/apk/debug/app-debug.apk. You can Sideload it onto your Device.