diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2001-07-02 22:56:52 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2001-07-02 22:56:52 +0000 |
commit | c398dcb8664a0e3adac57b9484887bd4251cb8e6 (patch) | |
tree | 74b83ebd21b937ff2623c23faf616522789fd848 /misc/gkrellweather/pkg-descr | |
parent | Update to 5.8.11, which supports now ODMR, so update pkg-{descr,comment} to (diff) |
o New port of GKrellWeather: a weather plugin for GKrellM
o Port version 0.2.7
PR: 28637
Submitted by: Patrick Li <pat@databits.net>,
Peter van Heusden <pvh@egenetics.com>
Diffstat (limited to '')
-rw-r--r-- | misc/gkrellweather/pkg-descr | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/misc/gkrellweather/pkg-descr b/misc/gkrellweather/pkg-descr new file mode 100644 index 000000000000..6d5acb621196 --- /dev/null +++ b/misc/gkrellweather/pkg-descr @@ -0,0 +1,20 @@ +GKrellM plugin which shows weather info from the US National Weather +Service + +Features +- Choose the location nearest to you by 4-letter METAR station + identifier code. (http://www.nws.noaa.gov/oso/siteloc.shtml) +- Monitor temperature, dew point, pressure, relative humidity, sky + condition, wind direction and speed +- Display using imperial units (degrees Fareheight, inches of + Mercury, miles per hour) +- Display using metric units (degrees Celsius, millimeters of + Mercury, kilometers per hour) +- Display pressure in kPa, hPa and mmHg +- Display wind speeds in kmph, mps and beaufort scale + +WWW: http://www.cse.unsw.edu.au/~flam/programs/gkrellweather.html +Author: Franky Lam <franky@frankylam.com> + +- Peter van Heusden <pvh@egenetics.com> +- Patrick Li <pat@databits.net> |