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: README.md
+6-20
Original file line number
Diff line number
Diff line change
@@ -8,33 +8,20 @@ you input the station ID then view the properties that the station sends up.
8
8
9
9
## Running
10
10
11
-
Configure the widget by finding weather stations (ie. [KGADACUL1](https://www.wunderground.com/dashboard/pws/KGADACUL1)). You can get an overview of stations in your area at [`wunderground.com/wundermap`](https://wunderground.com/wundermap) Weather station IDs can be entered manually or there is a search functionality to search by geographic region.
11
+
Configure the widget by finding weather stations (ie. [KGADACUL1](https://www.wunderground.com/dashboard/pws/KGADACUL1)). You can get an overview of stations in your area at [`wunderground.com/wundermap`](https://wunderground.com/wundermap).
12
12
13
-
### Manual Entry
14
-
15
-
1. Enter the case-sensitive ID into the text field and press `Test Station`. The settings page will query the station to determine if it is reporting valid data.
16
-
- If it is valid, then the status bar will report that the station is active and can be used.
17
-
- Otherwise, the status bar will report that the station is not active and you must use a different station or check for a spelling error.
18
-
2. Then, press the `Select` button at the bottom right to add this station to the list of available stations.
19
-
20
-
### Geographic Search
21
-
22
-
1. Enter your city/locality into the top text field and press `Find Station`.
23
-
2. The combo box below will populate with localities matching your search. Choose the closest.
24
-
3. Further below, the combox box will populate with weather station IDs in that locality. Choose a desired station.
25
-
4. Press `Test Station` to determine if the station is reporting valid data. Like above,
26
-
- If it is valid, then the status bar will report that the station is active and can be used.
27
-
- Otherwise, the status bar will report that the station is not active and you must use a different station or check for a spelling error.
28
-
5. Then, press the `Select` button at the bottom right to add this station to the list of available stations.
29
-
30
-
### Saved Weather Stations
13
+
Navigate to the settings page by clicking `Configure Wunderground` or right-clicking the widget. Then, under `Station`, click `Choose...`. This will open up the saved stations dialog. Enter the case-sensitive ID into the field then press `Add` or hit enter.
31
14
32
15
Once a station has been added to the list, it is automatically selected and will be highlighted. Otherwise, click on the desired station ID then press `Select` at the bottom right.
33
16
34
17
Then, the station ID will appear on the config page and the settings can be applied to change the station.
35
18
36
19
Furthermore, some stations update at different rates so you can set the refresh rate.
37
20
21
+
### Removing Stations
22
+
23
+
Navigate back to the saved stations dialog and select the station to be removed. Click the `Remove` button at the bottom left and then confirm the removal. You can then close the window or click `Cancel`. If you have removed all of the stations, you can close the window or click `Cancel` as well.
24
+
38
25
## Translating
39
26
40
27
Translations welcome!
@@ -72,7 +59,6 @@ Under Appearance in the widget settings, toggle "Show Background."
72
59
- Customizability
73
60
-[x] Context menu refresh option
74
61
-[ ] Widget size/padding/scaling
75
-
-[ ] Allow removal of stations from saved stations
76
62
-[x] Specific units choice (eg. from km/h to m/s for metric)
77
63
- Graphical
78
64
-[ ] Improve text coloring of temp and alerts for dark/transparent themes
0 commit comments