jakkra / ZSWatch

ZSWatch - the Open Source Zephyrâ„¢ based Smartwatch, including both HW and FW.
https://forms.gle/G48Sm5zDe9aCaYtT9
GNU General Public License v3.0
2.28k stars 195 forks source link

Navigation instructions on the watch gadgetbridge supports sending directions to watch #66

Open jakkra opened 1 year ago

jakkra commented 1 year ago

t:"nav",instr:"High St towards Null St",distance:966,action:"continue",eta:"08:39" t:"nav" - Navigation stopped

Example: GB({"t":"notify","id":1,"src":"Maps","title":"0 yd - High St","body":"Campton - 11:48 ETA","img":"Y2MBAA....AAAAAAAAAAAAAA="})

Easiest is to do an app for it.

ldab commented 9 months ago

Works on iOS

image

Kampi commented 9 months ago

Works on iOS

image

Really cool :) I see we have to rework the Android stuff too, so we can support all functions on iOS and Android

jakkra commented 9 months ago

Cool, this is mostly UI work that's needed for this.