librehat / com.librehat.yahooweather

[DEPRECATED] Yahoo! Weather Widget for Plasma Desktop
https://www.kde-look.org/p/998912/
GNU General Public License v3.0
23 stars 11 forks source link

Yahoo! Weather Widget

A simple weather widget that makes use of beloved Yahoo! Weather data. Written in pure QML.

Dependencies

Extra Dependencies For CMake

Only needed if you use cmake to install this widget.

Installation

CMake

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

Plasma PKG

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.

License

Code

GNU GENERAL PUBLIC LICENSE Version 3

Copyright 2014-2016 Symeon Huang

For details, please check LICENSE file.

Weather Icons (font based)

From project weather-icons

For license details, please check SIL OFL 1.1