A GPS speedometer for Android that treats your OLED with respect.

Most people who want a speed readout in the car just open Google Maps and leave it on. That works, but hours of a bright, static UI is exactly how OLED panels burn in. Roam shows one thing, your current GPS speed, on a pure black screen, and is built from the ground up to leave no trace on your panel.
![]() | ![]() | ![]() |
Grab the latest APK from Releases, or build it yourself:
./gradlew assembleDebug
Requires JDK 17+ and the Android SDK.
Tag a version and push it. GitHub Actions builds the signed APK and AAB and attaches them to a GitHub release:
git tag v1.1.0
git push origin v1.1.0
10 commits
Kotlin
100.0%
A GPS speedometer for Android that treats your OLED with respect.

Most people who want a speed readout in the car just open Google Maps and leave it on. That works, but hours of a bright, static UI is exactly how OLED panels burn in. Roam shows one thing, your current GPS speed, on a pure black screen, and is built from the ground up to leave no trace on your panel.
![]() | ![]() | ![]() |
Grab the latest APK from Releases, or build it yourself:
./gradlew assembleDebug
Requires JDK 17+ and the Android SDK.
Tag a version and push it. GitHub Actions builds the signed APK and AAB and attaches them to a GitHub release:
git tag v1.1.0
git push origin v1.1.0
10 commits
Kotlin
100.0%