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 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.
** ctw and Transparency, Different Colors **
If you are interested in changing the colors in ctw, or if you use
transparency in your terminals and would like this to work with ctw, then
simply modify initColors() in /usr/bin/ctw. For transparency, simply add:
curses.use_default_colors()
at line 125 (just under "curses.start_color()").
Modifying the lines with "curses.init_pair" will allow you to modify the text
colors used.
Approved by: Michiel
Maintained by: Phillip Warner
Homepage:
http://opensource.hld.ca/trac.cgi/wiki/CurseTheWeather
Download Source:
CurseTheWeather-0.4.tar.gz
Source MD5SUM:
05882e98fa6b564d514ee71bc7d9f09f
Download SlackBuild:
CurseTheWeather.tar.gz
CurseTheWeather.tar.gz.asc
(the SlackBuild does not include the source)
| Individual Files: |
| CurseTheWeather.SlackBuild |
| CurseTheWeather.info |
| README |
| slack-desc |
See our HOWTO for instructions on how to use the contents of this repository.
Anonymous FTP Access to Repository: ftp://ftp.slackbuilds.org
Access via rsync is also available.
rsync://rsync.slackbuilds.org/slackbuilds
© 2006-2008
SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of
Patrick Volkerding
Linux® is a registered trademark of
Linus Torvalds
Valid XHTML
and
CSS by
WebSight Designs | Hosting by
OnyxLight Communications