WeatherIndicator

Differences between revisions 13 and 15 (spanning 2 versions)
Revision 13 as of 2011-05-14 14:18:47
Size: 3043
Editor: 124-149-115-130
Comment:
Revision 15 as of 2011-05-18 10:25:38
Size: 3137
Editor: mm-78-158-57-86
Comment:
Deletions are marked like this. Additions are marked like this.
Line 31: Line 31:
 * Fixed bug preventing some users from adding their cities
Line 36: Line 37:

{{attachment:foggy_beta.png}}

Indicator Weather

Introduction: http://www.webupd8.org/2010/07/install-weather-indicator-applet-with.html

Launchpad project: https://launchpad.net/weather-indicator

Bugs: https://bugs.launchpad.net/weather-indicator

PPA: ppa:weather-indicator-team/ppa

Package Name: indicator-weather

cloudy screenshot

Idea

Natty Narwhal doesn't support the Gnome Weather applet, so an indicator replacement is required. Enter: indicator-weather.

Features

  • Shows the current weather conditions and temperature in the panel
  • Shows more information about the current weather in the indicator's menu
  • Optionally shows weather conditions and temperatures at several other locations
  • Three levels of notification - none, on weather change, on severe condition weather change

PPA

indicator-weather is available from the Ubuntu repositories. But the version in the repositories is not updated very often. To get the latest features and bugfixes, add our stable PPA: ppa:weather-indicator-team/ppa . More details about the PPA are available here.

Known regressions with PPA version:

  • None

Differences between PPA (11.05.01) and Ubuntu repo (11.04.10+repack-0ubuntu2):

  • Fixed bug preventing some users from adding their cities
  • Fix for incorrect sunrise/sunset in some locations (requires manually deleting and re-adding affected locations)
  • Fixed some DBus and desktopcouch related crashes

Coming Features

Right now, we're working on moving from pure Python to a Python/Vala combination, which will allow the indicator to have a very swish menu.

foggy_beta.png

When this lands, it will bring:

  • "Feels like" temperatures - Heat Index, Wind Chill, Humidex and Apparent Temperature
  • Guess your location
  • 3 day forecasts in the menu

In the long-term forecast:

  • Use Weather Underground data
  • Show radar maps

To request a new feature that's not on this list, you can register a blueprint, or simply hit us up on Twitter, Facebook or identi.ca.

Implementation

Weather Indicator uses the Indicator framework and Python. Weather data is obtained from Yahoo or Google, and the Google Weather API is used for forecasts.

Social Media

Press

WeatherIndicator (last edited 2011-06-05 01:10:07 by 124-168-19-39)