You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: apps/weather/README.md
+6-2Lines changed: 6 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,8 +7,11 @@ It also adds a ClockInfo list to Bangle.js.
7
7
You can view the full report through the app:
8
8
9
9

10
+
10
11
## iOS Setup
11
-
Use the iOS shortcut [here](https://www.icloud.com/shortcuts/dbf7159200d945179e0938c15e64f102). The shortcut uses Apple Weather for weather updates, and sends a notification, which is read by Bangle.js. To push weather every hour, or interval, you will need to create a shortcut automation for every time you want to push the weather.
12
+
13
+
Use the iOS shortcut [here](https://www.icloud.com/shortcuts/ae5f3d7d6ed3460c98a3396b267aa1c5). The shortcut uses Apple Weather for weather updates, and sends a notification, which is read by Bangle.js. To push weather every hour, or interval, you will need to create a shortcut automation for every time you want to push the weather.
14
+
12
15
## Android Setup
13
16
14
17
1. Install [Gadgetbridge for Android](https://f-droid.org/packages/nodomain.freeyourgadget.gadgetbridge/) on your phone.
@@ -51,15 +54,16 @@ When you first load QuickWeather, it will take you through the setup process. Yo
51
54
52
55
**Note:** at one time, the Weather Notification app also worked with Gadgetbridge. However, many users are reporting it's no longer seeing the OpenWeatherMap API key as valid. The app has not received any updates since August of 2020, and may be unmaintained.
53
56
54
-
55
57
## Clock Infos
58
+
56
59
Tap on any clockInfo when focused to directly open the weather app.
57
60
Adds:
58
61
* Condition ClockInfo with condition icon
59
62
* Temperature ClockInfo with condition icon.
60
63
* Wind speed ClockInfo.
61
64
* Chance of rain ClockInfo.
62
65
* Temperature ClockInfo without condition icon.
66
+
63
67
## Settings
64
68
65
69
* Expiration timespan can be set after which the local weather data is considered as invalid
0 commit comments