# KWeather A convergent weather application for Plasma. Download on Flathub ![KWeather Main Window](https://cdn.kde.org/screenshots/kweather/kweather-desktop-dynamic.png) ## Features * Daily and hourly weather data that can be viewed in flat and dynamic views * Plasmoid that can be used on desktop and mobile ## Links * Project page: https://invent.kde.org/utilities/kweather * Issues: https://bugs.kde.org/describecomponents.cgi?product=kweather * Development channel: https://matrix.to/#/#plasmamobile:matrix.org ## Dependencies * KWeatherCore (https://invent.kde.org/libraries/kweathercore) * Kirigami * Kirigami Addons * Qt Quick Controls * Qt Quick Shapes ## Installing ``` mkdir build cd build cmake .. # add -DCMAKE_BUILD_TYPE=Release to compile for release make sudo make install ``` ## Online APIs used * api.met.no - Weather data * geonames.org - Coordinates -> Timezone * geoip.ubuntu.com - IP -> Coordinates ## Gallery