Go to file
maxerba f48d4901c8 Updating serbian translation 2015-02-03 20:55:09 +01:00
m4 Eweathear module : remove auto gonorated m4 files 2009-11-25 20:56:09 +00:00
po Updating serbian translation 2015-02-03 20:55:09 +01:00
src Adapt to E19 changes 2014-07-05 04:23:13 +04:00
.gitignore eweather: Add .gitignore 2013-06-17 10:03:56 +01:00
AUTHORS Update email address across the board. 2010-09-04 18:32:59 +00:00
COPYING Eweather : set the License (LGPL). 2009-11-27 18:21:09 +00:00
COPYING-PLAIN Eweather : add the module in E-MODULES-EXTRA 2009-11-23 13:58:40 +00:00
ChangeLog Eweather : add the module in E-MODULES-EXTRA 2009-11-23 13:58:40 +00:00
INSTALL Eweather : some fixs 2009-11-25 20:46:05 +00:00
Makefile.am forecasts, eweather: Do not use verbose mode for edje_cc. 2013-06-17 10:03:56 +01:00
NEWS Eweather : add the module in E-MODULES-EXTRA 2009-11-23 13:58:40 +00:00
README eweather: Provide meaningful README and add TODO 2013-06-17 10:03:56 +01:00
TODO eweather: Provide meaningful README and add TODO 2013-06-17 10:03:56 +01:00
autogen.sh Eweather : add the module in E-MODULES-EXTRA 2009-11-23 13:58:40 +00:00
compile Eweather : add the module in E-MODULES-EXTRA 2009-11-23 13:58:40 +00:00
configure.ac Adapt to E19 changes 2014-07-05 04:23:13 +04:00
eweather.edc Eweather : add the module in E-MODULES-EXTRA 2009-11-23 13:58:40 +00:00
icon-weather.png Eweather : add the module in E-MODULES-EXTRA 2009-11-23 13:58:40 +00:00
module.desktop.in Updating desktop file 2014-09-11 21:33:12 +02:00

README

EWeather
=========

A weather gadget using libeweather.

To find the code for your area, go to http://developer.yahoo.com/yql/console/
and type

 select * from geo.places where text='Paris' and country='France'

and look for your woeid -- it should look something like this:

  "<woeid>615702</woeid>"