Shows what's the weather like outside on the top panel.
- Clone the repo into
~/.local/share/gnome-shell/extensions/weather@matejbuocik
- On Wayland logout and log back in. On X11 press alt+f2, type r and enter.
gnome-extensions enable weather@matejbuocik
To use Weather API an OpenWeather API key must be set in the extension's preferences. The free tier allows for a million calls a month, or about 22 calls every minute. By default the extension queries the API every five minutes. The key can be obtained for free by signing up here. It will be activated automatically, up to 2 hours after registration.