Gnome-shell-extension-weather est une extention pour Gnome-shell compatible avec la version 3.6, qui permet d’avoir la météo sur son bureau
Pré requis
sudo apt-get install build-essential libglib2.0-dev
Téléchargement de gnome-shell-extension-weather
git clone http://github.com/canek-pelaez/gnome-shell-extension-weather.git
Installation gnome-shell-extension-weather
cd gnome-shell-extension-weather
Compilation
./autogen.sh --prefix=$HOME/.local --with-local-install=yes
make
make all
Configuration gnome-shell-extension-weather
relance de la session Gnome-shell: « Alt »+ »F2 » puis « r »
ouvrir gnome-tweak-tool pour activer l’extension Weather Indicator
ce qui donne:
source: https://github.com/canek-pelaez/gnome-shell-extension-weather