Know the forecast of the next hours & days using OpenWeatherMap API (https://openweathermap.org/) or GWeather
- Current weather, with information about temperature, pressure, wind speed and direction, sunrise & sunset.
- Forecast for next 18 hours.
- Forecast for next 5-10 days (depending on the provider).
- Choose your units (custom, metric or imperial).
- Choosing a forecast provider
- Wingpanel indicator.
- libgeoclue-2-dev
- libgranite-dev
- libgtk-3-dev
- libgweather-3-dev
- libjson-glib-dev
- libsoup2.4-dev
- libwingpanel-dev (>= 3.0)
- meson
- valac
meson build --prefix=/usr
ninja -C build
sudo ninja -C build install