Weather
Current conditions for any location, with feels-like, humidity and wind.
- Category
- Online
- Default size
- 220 × 220
What it does
Shows current conditions for a location you pick: a weather icon, the temperature, and a plain-language description (“Clear sky”, “Partly cloudy”).
Underneath, a details row with feels-like temperature, humidity and wind speed.
Search for a place by name in the config panel and the widget stores its coordinates. The location name shows in the header with a pin icon, and can be hidden if the widget is obviously about one place.
Temperature unit is Celsius or Fahrenheit.
Where the data comes from
Open-Meteo, a free weather API that requires no key and no account. Your machine requests the forecast for the coordinates you chose; nothing about you is sent beyond that.
Refresh interval is configurable in minutes.
Limits
- Current conditions only. For the days ahead see Weather forecast.
- No severe-weather alerts or radar.
- No automatic location detection: you pick the place, deliberately, rather than the widget geolocating you.
- Descriptions come from WMO weather codes; an unrecognized code falls back to showing the code number rather than guessing.