                      _|                                |
\ \  \   / __ `__ \  |    _ \   __| _ \  __|  _` |  __| __|
 \ \  \ /  |   |   | __| (   | |    __/ (    (   |\__ \ |
  \_/\_/  _|  _|  _|_|  \___/ _|  \___|\___|\__,_|____/\__|

===========================================================

Homepage: http://wmforecast.friedcheese.org

wmforecast is a weather dockapp for Window Maker using the Yahoo Weather API
(https://developer.yahoo.com/weather/)

The icons were designed by MerlinTheRed and are available at
http://merlinthered.deviantart.com/art/plain-weather-icons-157162192

Installation
============
./configure
make
sudo make install
(see INSTALL for more details)

Usage
=====
wmforecast [OPTIONS]
Options:
    -v, --version            print the version number
    -h, --help               print this help screen
    -i, --interval <min>     number of minutes between refreshes (default 60)
    -u, --units <c|f>        whether to use Celsius or Fahrenheit (default f)
    -w, --woeid <woeid>      Where on Earth ID (default is 2502265 for
                             Sunnyvale, CA -- to find your WOEID, search
                             for your city at http://weather.yahoo.com and
                             look in the URL.)
    -z, --zip <zip>          ZIP code or Location ID (Yahoo has deprecated this
                             option and it is not guaranteed to work)
    -b, --background <color> set background color
    -t, --text <color>       set text color

Copyright
=========
wmforecast:
	2014-2016 Doug Torrance <dtorrance@piedmont.edu>
	GNU General Public License v3+

icons:
	2010 MerlinTheRed <http://merlinthered.deviantart.com/>
	Creative Commons Attribution-ShareAlike 3.0 License
