-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
9 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,9 @@ | ||
# ZeroNavBridge | ||
# ZeroNavBridge | ||
This is an Android app that reads navigation instructions from Kurviger and Google Maps and sends it via Bluetooth to a Zero Motorcycles Bike (Cipher III). | ||
|
||
## Usage | ||
Install the APK and open the app to set it up. After that it will work completely in the background. | ||
|
||
## Privacy | ||
The app does not store any data besides the selected settings. It does not make any network requests. It does not access files on your phone. | ||
To use the Google Maps integration the app needs access to your notifications. It only reads notifications from Google Maps that contain navigation instructions. It does not save notification data. |