BangleApps/apps/widgps/README.md

601 B

GPS Power Status Widget

A simple widget that shows the on/off and fix status of the GPS.

The GPS can quickly run the battery down if it is on all the time so it is useful to know if it has been switched on or not.

  • Uses Bangle.isGPSOn()
  • Shows in grey when the GPS is off
  • Shows in amber when the GPS is on but has no fix
  • Shows in green when the GPS is on and has a fix

Written by: Hugh Barney For support and discussion please post in the Bangle JS Forum

Extended by Marco (myxor)