A simple weather widget that makes use of beloved Yahoo! Weather data. Written in pure QML.
qml-module-qtqml-models2
on Debian/Ubuntu)qml-module-qtgraphicaleffects
on Debian/Ubuntu)Only needed if you use cmake
to install this widget.
extra-cmake-modules
)plasma-framework-devel
)If you need localisation (i18n/l10n) support, please use cmake
to install this widget to your system-wide directory.
mkdir build && cd build
cmake .. -DCMAKE_INSTALL_PREFIX=`kf5-config --prefix`
sudo make install
This may be more convenient but localisation support is not possible via plasmapkg2
. This widget will be installed into your home directory.
Replace the version number as needed.
./mkplasmoid.sh
plasmapkg2 -i ~/com.librehat.yahooweather-5.2.0.plasmoid
For upgrade, run plasmapkg2 -u ~/com.librehat.yahooweather-5.2.0.plasmoid
instead.
GNU GENERAL PUBLIC LICENSE Version 3
Copyright 2014-2016 Symeon Huang
For details, please check LICENSE
file.
From project weather-icons
For license details, please check SIL OFL 1.1