
tkWeather is a frontend written in TCL/Tk to weather.pl, a
perl script which pulls the current weather for a specified
city from weather.com and displays it in an easy-to-read
format.
tkWeather also implements the added feature of an
automatic weather update, at a pre-configured interval.
|