1
0
Fork 0
BangleApps/apps/weather
Gordon Williams cfb808f5e6 info 2022-06-07 13:07:13 +01:00
..
ChangeLog weather: fix widget icon 2022-01-05 12:13:06 +01:00
app.js Fix naming of variable 2022-01-04 12:03:23 +01:00
icon.js weather: Show Gadgetbridge weather reports 2020-04-21 23:18:21 +02:00
icon.png weather: Show Gadgetbridge weather reports 2020-04-21 23:18:21 +02:00
lib.js weather: fix widget icon 2022-01-05 12:13:06 +01:00
metadata.json Merge remote-tracking branch 'upstream/master' into jekyll-apps.json 2022-01-06 12:47:26 +01:00
readme.md info 2022-06-07 13:07:13 +01:00
screenshot.png fix #485: weather: add wind direction 2021-06-18 20:19:34 +02:00
settings.js Update settings.js 2021-12-08 10:19:58 +01:00
widget.js weather: fix widget icon 2022-01-05 12:13:06 +01:00

readme.md

Weather

This allows your Bangle.js to display weather reports from the Gadgetbridge app on an Android phone.

It adds a widget with a weather pictogram and the temperature.
You can view the full report through the app:
Screenshot

Setup

  1. Install Gadgetbridge for Android on your phone.
  2. Set up Gadgetbridge weather reporting.

If using the Bangle.js Gadgetbridge app on your phone (as opposed to the standard F-Droid Gadgetbridge) you need to set the package name to com.espruino.gadgetbridge.banglejs in the settings of the weather app (settings -> gadgetbridge support -> package name).

Settings

  • Expiration timespan can be set after which the local weather data is considered as invalid
  • Widget can be hidden

Controls

BTN2: opens the launcher (Bangle.js 1) BTN: opens the launcher (Bangle.js 2)