Follow turn by turn directions on your wrist while keeping your phone tucked away
Navigate hands free while cycling or driving without glancing at your phone screen
Avoid sending navigation data through any cloud service or third party analytics
Build and customize the Android or smartwatch app yourself from the included source
| barath702/nark | abhagsain/bayut-maps-ratings | abhishek-kumar09/who-is-imposter | |
|---|---|---|---|
| Stars | 3 | 3 | 3 |
| Language | JavaScript | JavaScript | JavaScript |
| Last pushed | — | — | 2021-04-12 |
| Maintenance | — | — | Dormant |
| Setup difficulty | easy | moderate | easy |
| Complexity | 2/5 | 2/5 | 3/5 |
| Audience | general | general | general |
Figures from each repo's GitHub metadata at analysis time.
Only tested on the Amazfit Bip Max so far, needs notification access and unrestricted battery usage to keep running in the background.
Nark Navigation sends Google Maps turn by turn directions from your Android phone to a ZeppOS smartwatch, such as an Amazfit Bip Max, so you can glance at your wrist instead of pulling your phone out while walking, cycling, or driving. It is made of two parts working together: an Android companion app and a matching app for the smartwatch. The Android app quietly listens for the navigation notifications that Google Maps already produces on your phone, reads the turn by turn instructions out of them, and sends those instructions to your watch over a local Bluetooth connection. Everything happens directly between your two devices, with no cloud server involved, no analytics, and no tracking of your navigation history. To use it, you start navigation as usual in Google Maps, grant the app notification access so it can read those navigation alerts, and connect your smartwatch. From there the phone keeps listening in the background and forwarding updates automatically, so you do not have to open the app again during your trip. Because Android can be aggressive about limiting background apps, the project recommends setting its battery usage to unrestricted so the background service is not shut down mid route. The project has only been tested on one specific watch model so far, though other ZeppOS smartwatches may also work. It is still under active development, so the author is upfront that you may run into bugs, interface glitches, or missed updates occasionally. Both the Android app and the watch app are available to download and install from the project's releases page, and the source for building each part yourself is included in the repository. It is not affiliated with Google or Amazfit, and is released under the MIT license.
An Android and ZeppOS app pair that forwards Google Maps turn by turn directions to your smartwatch so you can navigate without checking your phone.
Mainly JavaScript. The stack also includes JavaScript, Android, ZeppOS.
Use freely for any purpose, including commercial use, as long as you keep the copyright notice.
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly general.
This repo across BitVibe Labs
Verify against the repo before relying on details.