diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2003-11-18 07:30:13 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2003-11-18 07:30:13 +0000 |
commit | e6c3c652aedb28861b67529fa2b168081f3314fc (patch) | |
tree | cbbf606b0b42fbd7f0c672d0e7fd8728ec2a7d7d /astro/gdesklets-goodweather/pkg-descr | |
parent | A slave port for postgresql7, containing only the client interface. (diff) |
Add gdesklets-goodweather, a gdesklet weather forecast thingy.
This desklet (sensor/display) shows the current temperature, humidity, sky,
windchill temperature and a forecast of the next 4 days on your desktop.
The data is retrieved from Weather XML Data Feed project at weather.com.
The desklet is a hack based on the code of the original weather desklet, the
Liquid Weather++ module for Karamba and some very nice artwork.
PR: ports/59407
Submitted by: Jeremy Messenger <mezz7@cox.net>
Diffstat (limited to 'astro/gdesklets-goodweather/pkg-descr')
-rw-r--r-- | astro/gdesklets-goodweather/pkg-descr | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/astro/gdesklets-goodweather/pkg-descr b/astro/gdesklets-goodweather/pkg-descr new file mode 100644 index 000000000000..a785ec4a0e4a --- /dev/null +++ b/astro/gdesklets-goodweather/pkg-descr @@ -0,0 +1,9 @@ +This desklet (sensor/display) shows the current temperature, humidity, sky, +windchill temperature and a forecast of the next 4 days on your desktop. + +The data is retrieved from Weather XML Data Feed project at weather.com. + +The desklet is a hack based on the code of the original weather desklet, the +Liquid Weather++ module for Karamba and some very nice artwork. + +WWW: http://people.roqe.org/kr/ |