diff options
author | M.Dinslage <daedra1980@gmail.com> | 2010-04-19 18:52:07 -0400 |
---|---|---|
committer | Heinz Wiesinger <pprkut@slackbuilds.org> | 2010-05-15 10:38:30 +0200 |
commit | d99d6aba3e181f287210b69c33cd96fa4507c6b0 (patch) | |
tree | 0a906ff581024edccb70c1bcd1575959c3ec10bf /misc/conkyforecast/README | |
parent | 50cf5d8ac663367bb8297bd5cc73c5d0da40efb8 (diff) | |
download | slackbuilds-d99d6aba3e181f287210b69c33cd96fa4507c6b0.tar.gz |
misc/conkyforecast Added (weather plugin for conky)
Diffstat (limited to 'misc/conkyforecast/README')
-rw-r--r-- | misc/conkyforecast/README | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/misc/conkyforecast/README b/misc/conkyforecast/README new file mode 100644 index 0000000000..8aa7b8599c --- /dev/null +++ b/misc/conkyforecast/README @@ -0,0 +1,8 @@ +conkyforecast (Provides weather information to be displayed in conky) + +conkyForecast is a python script created to provide weather forecast +information to be displayed in Conky. It uses the Weather.com XOAP +service to retrieve data for all over the world. + +Requires: cronky available at SlackBuilds.org. + |