You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
maxerba f48d4901c8 Updating serbian translation 9 years ago
m4 Eweathear module : remove auto gonorated m4 files 14 years ago
po Updating serbian translation 9 years ago
src Adapt to E19 changes 10 years ago
.gitignore eweather: Add .gitignore 11 years ago
AUTHORS Update email address across the board. 13 years ago
COPYING Eweather : set the License (LGPL). 14 years ago
COPYING-PLAIN Eweather : add the module in E-MODULES-EXTRA 14 years ago
ChangeLog Eweather : add the module in E-MODULES-EXTRA 14 years ago
INSTALL Eweather : some fixs 14 years ago
Makefile.am forecasts, eweather: Do not use verbose mode for edje_cc. 11 years ago
NEWS Eweather : add the module in E-MODULES-EXTRA 14 years ago
README eweather: Provide meaningful README and add TODO 11 years ago
TODO eweather: Provide meaningful README and add TODO 11 years ago
autogen.sh Eweather : add the module in E-MODULES-EXTRA 14 years ago
compile Eweather : add the module in E-MODULES-EXTRA 14 years ago
configure.ac Adapt to E19 changes 10 years ago
eweather.edc Eweather : add the module in E-MODULES-EXTRA 14 years ago
icon-weather.png Eweather : add the module in E-MODULES-EXTRA 14 years ago
module.desktop.in Updating desktop file 9 years ago

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>"