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.
|
9 years ago | |
---|---|---|
m4 | 14 years ago | |
po | 9 years ago | |
src | 10 years ago | |
.gitignore | 11 years ago | |
AUTHORS | 13 years ago | |
COPYING | 14 years ago | |
COPYING-PLAIN | 14 years ago | |
ChangeLog | 14 years ago | |
INSTALL | 14 years ago | |
Makefile.am | 11 years ago | |
NEWS | 14 years ago | |
README | 11 years ago | |
TODO | 11 years ago | |
autogen.sh | 14 years ago | |
compile | 14 years ago | |
configure.ac | 10 years ago | |
eweather.edc | 14 years ago | |
icon-weather.png | 14 years ago | |
module.desktop.in | 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>"