TclWeather 1.11 by Jason Tang (tang@jtang.org)

Left-click to open external browser.
Right-click to open configuration window.
Spacebar toggles titlebar.
Flanking buttons advance ticker.

Invoke by:
  wish tclweather.tcl
To explicitly use an alternative settings file, do:
  wish tclweather.tcl <settings_file_name>

The author wishes to acknowledge the following:

- base64 1.3 by John Walker (http://www.fourmilab.ch)
    (algorithm for base64 encoding and decoding of proxy passwords)
- colordial by Mark Harrison and Michael McLennan
  (http://www.awl.com/cseng/books/efftcl)
    (color picker)
- gweather 0.05 by Spiros Papadimitrous (spapadim+@cs.cmu.edu)
    (observation data decoding, locations file)
- newzpoint 0.9 by Michael Jacobson (michael.jacobson@home.com)
    (GUI design)
- TclTicker 1.2.1 by Tom Poindexter (tpoindex@nyx.net)
    (initial ticker design, initial GUI development)
- tkNotebook 1.3 by D. Richard Hipp (drh@acm.org)
    (notebook widget in configuration dialog)
- tree 1.2 by D. Richard Hipp (drh@acm.org)
    (tree widget for choosing location)

See the doc directory for the appropriate licenses to each of these
components.

This code is protected by the GNU general public license.  See the file
COPYING for details.

The utils directory holds supplementary scripts that may interest
developers.  As that TclWeather packages come pre-compiled, end-users
may safely remove the directory.
