BangleApps/apps/agpsdata
thyttan 2d25812228 chore: rm semicolons at end of clkinfo + settings
This was done in response to 9185793042 (commitcomment-148439450) .
2024-10-30 20:20:44 +01:00
..
ChangeLog
README.md
agpsdata-icon.js
agpsdata.png
app.js
boot.js
default.json
lib.js
metadata.json
screenshot.png
screenshot2.png
settings.js chore: rm semicolons at end of clkinfo + settings 2024-10-30 20:20:44 +01:00

README.md

A-GPS Data

Load assisted GPS (A-GPS) data directly to your Bangle.js using the new http requests on Android GadgetBridge.

Will download A-GPS data in background (if enabled in settings).

The GNSS type can be configured in the settings.

Make sure:

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

Currently proof of concept on Bangle.js 2 only.

Creator

@pidajo

Contributor

@myxor