wmcalc: Add freedesktop.org desktop entry file.
[dockapps.git] / Temperature.app / README
blobd5660751fc9f96c7ef73b0c9b7b124ba2b751aa8
2                      Temperature.app
3         <http://www.fukt.bth.se/~per/temperature/>
5                       by Per Liden
6                     <per@fukt.bth.se>
8         modified to work with modern compilers by:
9                  <carlos@gamma.ttk.pte.hu>
11 Description
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).
18 Hints
19 --------------------------------------------------------------
20 The led:
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
29         mode.
31 Bugs
32 --------------------------------------------------------------
33 If you discover any bugs in this software, please send a
34 bugreport to per@fukt.bth.se and describe the problem.
37 Special thanks to
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).
44 Copyright
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.