BangleApps/apps/widgps
Marco Heiming 630f5d5011 Merge branch 'widgps_0.07' of https://github.com/myxor/BangleApps into widgps_0.07 2022-07-12 11:26:02 +02:00
..
ChangeLog Alternative marker icon (configurable via settings) 2022-07-12 09:25:27 +02:00
README.md Update README.md 2022-07-12 10:40:02 +02:00
default.json Alternative marker icon (configurable via settings) 2022-07-12 09:25:27 +02:00
metadata.json Alternative marker icon (configurable via settings) 2022-07-12 09:25:27 +02:00
settings.js Alternative marker icon (configurable via settings) 2022-07-12 09:25:27 +02:00
widget.js Use 1-bit icons 2022-07-12 11:25:39 +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

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

Extended by Marco (myxor)

Place marker icons from icons8.com.