41 lines
1,010 B
YAML
41 lines
1,010 B
YAML
Categories:
|
|
- Navigation
|
|
License: GPL-3.0-or-later
|
|
SourceCode: https://github.com/woju/hud
|
|
IssueTracker: https://github.com/woju/hud/issues
|
|
Changelog: https://github.com/woju/hud/blob/HEAD/CHANGELOG.md
|
|
|
|
AutoName: HUD
|
|
Description: |-
|
|
This app converts your Android phone into a simple, clear HUD for your car
|
|
displaying momentary velocity as measured by your GPS. Lodge it between the
|
|
windshield and the dashboard. Usable mainly during the night.
|
|
|
|
Occasionaly you may see these alerts:
|
|
|
|
* OFF - location access is turned off
|
|
* NFX - no fix (yet)
|
|
* NAV - not available (GPS engine status)
|
|
* LAG - GPS speed did not update since at least 2500 ms
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/woju/hud.git
|
|
|
|
Builds:
|
|
- versionName: '1.0'
|
|
versionCode: 10
|
|
commit: v1.0
|
|
|
|
- versionName: '1.1'
|
|
versionCode: 11
|
|
commit: v1.1
|
|
|
|
- versionName: '1.2'
|
|
versionCode: 12
|
|
commit: v1.2
|
|
|
|
AutoUpdateMode: None
|
|
UpdateCheckMode: Tags
|
|
CurrentVersion: '1.2'
|
|
CurrentVersionCode: 12
|