1
0
Fork 0
BangleApps/apps/widgps
Erik Andresen 69ee96010e widgps: cleanup 2022-09-02 20:04:57 +02:00
..
ChangeLog widgps: Do not take widget space if icon is hidden 2022-09-02 20:03:50 +02:00
README.md Update README.md 2022-08-11 00:14:17 +02:00
default.json Add ability to hide icon when GPS is disabled 2022-08-10 23:39:43 +02:00
metadata.json widgps: Do not take widget space if icon is hidden 2022-09-02 20:03:50 +02:00
settings.js Clean up settings logic 2022-08-11 00:12:11 +02:00
widget.js widgps: Do not take widget space if icon is hidden 2022-09-02 20:03:50 +02:00
widget.png added gps and hrm power status widgets 2021-02-12 20:34:10 +00:00

README.md

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()

There are two icons which can be used to visualize the GPS/GNSS status:

  1. A cross colored depending on the GPS/GNSS status
    • 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
  2. Different place markers depending on GPS/GNSS status

You can also choose to hide the icon when the GPS is off in the settings.

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

Extended by Marco (myxor)

Extended by khromov (khromov)

Place marker icons from icons8.com.