E-Forecast - GPL License
(C) 2000 Roberto Machorro <rmach@bigfoot.com>
This is part of a set of small applications that show the current weather for a city of choice. Currently available as Enlightenment Epplet (you are reading it's README file ;) ...
It's easy to build and install, this thing is so small that I skipped all the autoconf stuff... no need for an INSTALL file either, just do:
make
su
make install
I'm asuming that you have a recent CVS version of Epplets and they are running ok. If all went well, you just need to "Regenarate Menus" on your E maintainence menu... =) That's it!
Next step is to run the epplet and configure it to the city where you are or that you want to monitor, since the info is gathered from weather.com that's where you will go. I live in Ensenada so it's at:
http://www.weather.com/weather/cities/mx__ensenada.html
(the file is: mx__ensenada.html)
Another example is Los Angeles, California:
http://www.weather.com/weather/cities/us_ca_los_angeles.html
(the file is: us_ca_los_angeles.html)
Go there, and use the search thingy to get to your city, the filename is what we are interested on. That goes in the configuration dialog (little hammer icon). You may also do a less frecuent update, since weather may not change that much ;)
Have Fun!
