Weather monitor

What is this

This is a little application that is used to track the weather in Åbo, Finland. It is utterly useless anywhere else, as it only can get weather info from one single weather station, and that station is in Åbo, Finland. :)

Usage

Just download the script, make it executable and run it. If the bang-path (the first line of the script) is incorrect for your system, change it or alternatively run the script with the correct interpreter, such as:

 % python2.2 weathermonitor.py

Requirements

The script requires PyQt-2.x, Lynx, and Python-2.x. It also requires that you either live in Åbo, or are very interested in the weather here...

Screenshot

Well, it looks like this:

screenshot

Note to morons: the values you'll see will probably differ. :)

Download

You can download the script here. It's only one single file.