1. Description
This KP subscribes on current weather which is published in SIB by KP-Weather and name of current locality which is published in SIB by KP-City. Then all this information is shown on the display of internet tablet.
ATTENTION: this program is not working on desktop computers. Only on internet tablet.

2. Installation
Before installing this KP you have to install these packages:
smartslog, 
scew (http://www.nongnu.org/scew/)
KP-GPScoords (http://gitorious.org/m3-weather/).

You can dowload package or source from our repository: 
http://gitorious.org/m3-weather/

Installation from source:
qmake
make
make install

This KP uses config file m3w-server.conf, containing special uuid and ip address of SIB.
m3w-server.conf is placed in /etc and you can create local config file named ".m3w-server.conf" in your home directory.
uuid is needed for work of several kp's simultaneously on different devices.

After installation of all packages you can run widget application from desktop menu ("add widget" -> "m3-weather").
