**gnome-shell-extension-weather** is a simple extension for displaying weather information from several cities in GNOME Shell.
**gnome-shell-extension-weather** is a simple extension for displaying weather conditions and forecasts in GNOME Shell.
Compared to the original version, this fork brings you : multiple city, no WOEID, a symmetric style, and a settings panel in JavaScript (Seed).
Compared with the original version, this fork features: multiple locations, no WOEID required, a symmetrical layout and a settings panel in JavaScript (Seed).
Currently, the weather report including forecast for today and tomorrow is fetched from [Yahoo! Weather](http://weather.yahoo.com/).
Currently, the weather report, including forecasts for today and tomorrow, is fetched from [Yahoo! Weather](http://weather.yahoo.com/).
----
# Installation
**At end of installation restart GNOME Shell (`[Alt]+[F2]`, `r`) and active the extension in`gnome-tweak-tool`.**
**After the installation, restart GNOME Shell (`[Alt]+[F2]`, `r`) and enable the extension through`gnome-tweak-tool`.**
Add the PPA **ppa:xeked/gnome**in your source list, add key **0B5C004838624188** form `keyserver.ubuntu.com`, update package list and install **gnome-shell-extension-weather**.
Add the PPA **ppa:xeked/gnome** to your source list, import the key **0B5C004838624188** from `keyserver.ubuntu.com`, update the package list and install **gnome-shell-extension-weather**:
Packages for Fedora 16 and 17 are available in the [RPM Fusion](http://rpmfusion.org/) repositories. If these are not enabled on your system, please follow [these instructions](http://rpmfusion.org/Configuration); then run the following command (with root privileges):
If they are not enabled on your system, please follow [these instructions](http://rpmfusion.org/Configuration); then run the following command with root privileges:
You can also use `dconf-editor` or `gsettings` to modify some parameters from the command line.
You can also use `dconf-editor` or `gsettings` to configure the extension through the command line.
----
@ -88,7 +86,7 @@ Copyright (C) 2011 - 2012
* Elad Alfassa <elad@fedoraproject.org>,
* Simon Legner <Simon.Legner@gmail.com>,
* Simon Claessens <gagalago@gmail.com>,
* Christian METZLER<neroth@xeked.com>,
* Christian Metzler<neroth@xeked.com>,
* Mark Benjamin <weather.gnome.Markie1@dfgh.net>
This file is part of gnome-shell-extension-weather.
@ -97,4 +95,4 @@ gnome-shell-extension-weather is free software: you can redistribute it and/or m
gnome-shell-extension-weather is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with gnome-shell-extension-weather. If not, see <http://www.gnu.org/licenses/>.
You should have received a copy of the GNU General Public License along with gnome-shell-extension-weather. If not, see <http://www.gnu.org/licenses/>.