diff options
Diffstat (limited to 'desktop/CurseTheWeather/slack-desc')
-rw-r--r-- | desktop/CurseTheWeather/slack-desc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/desktop/CurseTheWeather/slack-desc b/desktop/CurseTheWeather/slack-desc index dd4bf1c730..933573af2e 100644 --- a/desktop/CurseTheWeather/slack-desc +++ b/desktop/CurseTheWeather/slack-desc @@ -11,9 +11,9 @@ CurseTheWeather: CurseTheWeather: CurseTheWeather is a python application which displays the weather CurseTheWeather: in a terminal via a ncurses frontend (ctw). This frontend shows CurseTheWeather: ascii-art weather icons along with the current weather conditions -CurseTheWeather: and 10 day forecast. +CurseTheWeather: and 5 day forecast. CurseTheWeather: CurseTheWeather: weatherfeed.py is the python module that grabs the weather data from CurseTheWeather: weather.com, and it can used by frontends other than ctw. CurseTheWeather: -CurseTheWeather: http://opensource.hld.ca/trac.cgi/wiki/CurseTheWeather +CurseTheWeather: Homepage: http://opensource.hld.ca/trac.cgi/wiki/CurseTheWeather |