Download Latest Version wmforecast-0.7.tar.gz (215.1 kB)
Email in envelope

Get an email when there's a new version of wmforecast

Home
Name Modified Size InfoDownloads / Week
wmforecast-0.7.tar.gz 2014-07-18 215.1 kB
wmforecast-0.6.tar.gz 2014-06-03 215.0 kB
wmforecast-0.5.tar.gz 2014-05-11 214.9 kB
README 2014-05-08 2.3 kB
wmforecast-0.4.tar.gz 2014-05-08 196.1 kB
wmforecast-0.3.tar.gz 2014-04-21 185.1 kB
wmforecast-0.2.tar.gz 2014-04-17 188.2 kB
wmforecast-0.1.tar.gz 2014-04-15 185.6 kB
Totals: 8 Items   1.4 MB 0
                      _|                                |   
\ \  \   / __ `__ \  |    _ \   __| _ \  __|  _` |  __| __| 
 \ \  \ /  |   |   | __| (   | |    __/ (    (   |\__ \ |   
  \_/\_/  _|  _|  _|_|  \___/ _|  \___|\___|\__,_|____/\__| 
                                                            
===========================================================

http://wmforecast.sourceforge.net

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

It is designed to combine the look and field of traditional dockapps, e.g., 
light sea green text on a black background, with a more modern simplicity.
Instead of cramming lots of information in one 64x64 icon, only the current
temperature and an icon representing the conditions are given.  Further 
information is available via a balloon tooltip.

Note that wmforecast is written using WINGs, Window Maker's native widget
toolkit.

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
=====
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)
Notes:
* double click the icon at any time to refresh data

* right click the icon to edit your preferences in a GUI

* preferences may be manually configured in
  XDG_CONFIG_DIR/wmforecast/wmforecastrc

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

icons:
	2010 MerlinTheRed <http://merlinthered.deviantart.com/>
	Creative Commons Attribution-NonCommercial-ShareAlike License
Source: README, updated 2014-05-08