Skip to content

modules: OpenWeather

Piotr Miller edited this page Jun 19, 2022 · 3 revisions

The OpenWeather module requests weather data from the openweathermap.org Current Weather and 3-hour Forecast 5 days API.

image

You need to provide your own API Key (appid), and set your location data. If you use the panel together with nwg-shell, the module will initially try to use the location you set in the shell Night Light settings. You may use languages supported by the openweather service, as described here. Few of them have their appropriate translations in the module UI, however. Feel free to submit your language to this directory.

image

The Module ID value in the very bottom identifies the files used to cache your weather and forecast data, placed in your tmp directory. If you use more than one OpenWeather module instance (1 per panel allowed), you'll have more tmp files. Their names will be suffixed with the module id value.

Colorful weather icons come from Modern Weather Icon Pack at www.dovora.com, licensed under the Creative Commons Attribution-ShareAlike 4.0 International License.

Clone this wiki locally