3 <http://www.fukt.bth.se/~per/temperature/>
8 modified to work with modern compilers by:
9 <carlos@gamma.ttk.pte.hu>
12 --------------------------------------------------------------
13 Temperature.app is a Window Maker dock application which
14 fetches local temperature information every 15 minutes from
15 ftp://weather.noaa.gov and displays it (in Celsius or Fahrenheit).
19 --------------------------------------------------------------
21 If the led is blinking (green/red), then that means
22 Temperature.app is trying to fetch weather information.
23 If successful the led will stop blinking and go green.
24 If unsuccessful the led will stop blinking and go red.
25 Also, a error message will be printed in the console,
26 describing what went wrong. If the error message is
27 "wget failed" and you can't figure out why, try using
28 option -V, which will cause wget to be run in verbose
32 --------------------------------------------------------------
33 If you discover any bugs in this software, please send a
34 bugreport to per@fukt.bth.se and describe the problem.
38 --------------------------------------------------------------
39 Mike Henderson (mghenderson@lanl.gov) - Author of wmWeather
40 (I didn't know about the weather.noaa.gov ftp-site before I
41 caught sight of his program).
45 --------------------------------------------------------------
46 Temperature.app is copyright (c) 2000-2002 by Per Liden and is
47 licensed through the GNU General Public License. Read the
48 COPYING file for the complete license.