Skip to content

Weather Widget

The Weather widget shows the current conditions for a place you choose, and optionally the days ahead.

Current temperature, an icon and a description of the sky, and today’s high and low. Turn the forecast on and the same information moves into a compact header with a row of the coming days below it.

Weather Widget
Weather Widget

Weather comes from Open-Meteo. There is no API key and no registration. The request is made by your browser, not by the Lastboard server, so the browser you read the dashboard on needs to be able to reach open-meteo.com.

The settings open on their own the first time you add the widget. Type a city, press Search, and pick a result — the coordinates fill in for you. You can also type the latitude and longitude yourself, which is the way to point the widget at somewhere no search will find.

The coordinates are what the widget actually uses. Until they are set it shows “Choose Location”. The city name is only a label: change it and the weather stays the same.

OptionDefaultDescription
CityEmptyThe name shown on the widget, and what the search box looks up.
CoordsEmptyLatitude and longitude. Filled in by the search, editable by hand.
Show ForecastOffAdd a row of coming days under the current conditions.
Forecast Days5How many days that row holds, from 1 to 6. Only shown when the forecast is on.

The Personalize tab adds a border color and a border width (Thin, Regular or Thick) for the widget’s card.

The row starts with tomorrow — today is already the big temperature above it. Each day gives its name, an icon and the day’s high; hover one for the rest:

ElementMeaning
DateThe full weekday, day and month.
DescriptionThe sky for that day.
High / LowThe day’s maximum and minimum temperature.
Sunrise / SunsetLocal times for that location.
WindThe strongest wind expected that day.
  • Weather is refreshed every 15 minutes, and that interval is fixed. A response is reused for those 15 minutes, so several widgets on the same coordinates make one request between them.
  • If a request fails the widget retries quietly a couple of times before showing an error state, and tries again at the next refresh.
  • Temperatures and wind speeds follow Measurement Units in your preferences: °C and km/h, or °F and mph.
  • This widget has no resize handle in Edit Mode: it keeps the size it was added at, and its contents scale to fit.