The main window is titled My Cities. It has two areas: a place to add cities at the top and your city list below.
The list shows every place you have added. Each row shows the place
name followed by a short current summary — temperature, a sky
description, a rain or snow marker when precipitation is falling, and
today's high and low. For example:
Madison, Wisconsin, United States - 72°F, Partly Cloudy (High: 78°F, Low: 61°F).
For US places with an active weather warning, the row also ends with a [ALERT] marker so you can see at a glance which cities have something in effect. This check runs only for US locations.
Below the list are buttons that act on the selected city:
| Button | Action |
|---|---|
| Move Up | Move the selected city one place earlier in the list. |
| Move Down | Move the selected city one place later in the list. |
| Remove | Remove the selected city (asks for confirmation). |
| Refresh | Re-fetch current weather for the selected city. |
| Full Weather | Open the detailed forecast for the selected city. |
| Configure | Open the display and units settings. |
Selecting a row and pressing Enter also opens Full Weather.