Skip to content

Commit

Permalink
updated README instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
CitizenOneX committed Aug 31, 2024
1 parent 29b765a commit 3bba708
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,10 @@ Using the [flutter_notification_listener](https://pub.dev/packages/flutter_notif

The heads-up-display of turn-by-turn directions is only recommended for use while walking.

Known issues include prompting for notification permissions each time (and occasionally the permission doesn't even appear in the approved/not approved lists - uninstall and reinstall as a workaround.) Background mode/phone screen off has not been tested.
Known issues include prompting for notification permissions each time (and occasionally the permission may not even appear in the approved/not approved lists - uninstall and reinstall as a workaround.) Background mode/phone screen off has not been tested. Display is only cleared on application "Stop", not on the floating action button cancel.

Tap to wake Frame, Click "Connect" in the app to connect to Frame, "Start" to load the app to Frame, then click the navigation floating action button, accept permissions to begin. The app will listen for Google Maps live navigation notifications from an existing or any new navigation session running on the host device and mirror the directions to the Frame display.
### Instructions
Tap to wake Frame, Click "Connect" in the app to connect to Frame, "Start" to load the app to Frame, then click the navigation floating action button, then accept notification permissions to begin. The app will listen for Google Maps live navigation notifications from an existing or any new navigation session running on the host device and mirror the directions to the Frame display. (Existing live navigation sessions update the notification roughly every minute, so you might need to wait a minute for the first update. New navigation sessions should update right away.)

"Stop" and "Disconnect" after a session to remove application files from Frame and do a clean bluetooth disconnection from the host device.

Expand Down

0 comments on commit 3bba708

Please sign in to comment.