As you may know, Gis Weather is a customizable widget that displays the weather forecast of our chosen places, on the desktop. It shows temperature, wind, humidity for today and the next few days.

The latest version available is Gis Weather 0.7.8.5, which has been recently released, bringing a few changes:
- Fix: Author name if icons or bg from user path
- Added new background «Gray»
- Fix: Hotfix accuweather add new location
Installation instructions:
The Gis Weather python installer is available via sourceforge, for all the major Linux systems, including Ubuntu, Linxu Mint, Pinguy OS, Elementary OS, Deepin, Peppermint, LXLE, Linux Lite, Debian, SparkyLinux, Robolinux, Fedora, CentOS, OpenSUSE, Mageia, OpenMandriva, Arch Linux, Manjaro etc.
All you have to do in order to install Gis Weather is to download the archive, extract it, cd into the extracted folder and run the gis-weather.py:
$ wget sourceforge.net/projects/gis-weather/files/gis-weather/0.7.8.5/gis-weather-0.7.8.5.tar.gz
$ tar -xzvf gis-weather-0.7.8.5.tar.gz
$ cd gis-weather-0.7.8.5
$ python3 gis-weather.py
Optional, to remove gis-weather, do:
$ rm -r gis-weather-0.7.8.5