From bbe61e5f2eee45b477ba6fae221e5a08f8e7c85a Mon Sep 17 00:00:00 2001 From: Phillip Warner Date: Mon, 11 Nov 2013 10:34:20 -0600 Subject: desktop/CurseTheWeather: Fixed for weather feed changes Signed-off-by: Robby Workman --- desktop/CurseTheWeather/README | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'desktop/CurseTheWeather/README') diff --git a/desktop/CurseTheWeather/README b/desktop/CurseTheWeather/README index 65f6254240..7f62a8bea7 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 -- cgit v1.2.3