Flat-Weather for Conky
by pabloferz

http://pabloferz.deviantart.com/

This 'Conky' is meant to be used as an indepent instance for the Conky program. You can however modify the code under the terms of the GNU General Public License.


INSTALL

 - Put the Flat-Weather folder into a folder named .conky on your
   Home Folder (if it doesn't exist, create it).

 - Make sure the file weather.sh is allowed to execute as a program.

 - You also need imagemagick installed in order to get the script working.


SETUP

 - You will need a valid location ID. Find yours at
   http://aspnetresources.com/tools/weatherIdResolver.

 - Open your conkyrc file and put your City Name and Location ID like this:

   ${execpi 60 ~/.conky/Flat-Weather/weather.sh -p "City Name" -i "LocID"}

 - Read the CONFIG_EN file for more options.


RUN

 - Add conky -c ~/.conky/Flat-Weather/conkyrc either to your
   Startup Application or to you startup script (in case you have one).
