A convergent weather application for Plasma.
- Daily and hourly weather data that can be viewed in flat and dynamic views
- Plasmoid that can be used on desktop and mobile
- 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
- KWeatherCore (https://invent.kde.org/libraries/kweathercore)
- Kirigami
- Kirigami Addons
- Qt Quick Controls
- Qt Quick Shapes
mkdir build
cd build
cmake .. # add -DCMAKE_BUILD_TYPE=Release to compile for release
make
sudo make install
- api.met.no - Weather data
- geonames.org - Coordinates -> Timezone
- geoip.ubuntu.com - IP -> Coordinates