BangleApps/apps/widagps
Gordon Williams ba7a2f7996 Issue newline before GB commands (solves issue with console.log and ignored commands) 2023-06-19 19:19:32 +01:00
..
ChangeLog Issue newline before GB commands (solves issue with console.log and ignored commands) 2023-06-19 19:19:32 +01:00
README.md
metadata.json Issue newline before GB commands (solves issue with console.log and ignored commands) 2023-06-19 19:19:32 +01:00
widget.js Issue newline before GB commands (solves issue with console.log and ignored commands) 2023-06-19 19:19:32 +01:00
widget.png

README.md

A-GPS Data

Load assisted GPS data directly to the watch using the new http requests on Android GadgetBridge.

Make sure:

  • your GadgetBridge version supports http requests
  • turn on internet access in GadgetBridge settings

The widget loads the data in the background every 12 hours. It retries every 10min if the http request fails. It is only visible during a request or on error.

Creator

@pidajo