diff options
Diffstat (limited to 'desktop/CurseTheWeather/README')
-rw-r--r-- | desktop/CurseTheWeather/README | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/desktop/CurseTheWeather/README b/desktop/CurseTheWeather/README index 65f6254240f6..7f62a8bea737 100644 --- a/desktop/CurseTheWeather/README +++ b/desktop/CurseTheWeather/README @@ -1,13 +1,10 @@ CurseTheWeather is a python application which displays the weather in a terminal via a ncurses frontend (ctw). This frontend shows ascii-art weather -icons along with the current weather conditions and 5 day forecast. +icons along with the current weather conditions and 10 day forecast. weatherfeed.py is the python module that grabs the weather data from weather.com, and it can used by frontends other than ctw. -** Please note ** CTW does not currently display a full 10 day forecast -due to changes with weather.com. - ** ctw and Transparency, Different Colors ** To modify transparency and color behavior in ctw simply modify |