Weather updates on Command line Debian Lenny

Command line is really fast and efficient to use in day to day life if you know how to use it. Today I found a very good package for debian lenny command line to watch the weather report. Weather-util is a command line utility to see the weather updates on your debian lenny command line where you just need to enter a very simple command to get the update weather on your screen.

This command-line utility is intended to provide quick access to current weather conditions and forecasts. Presently, it is capable of returning data for localities throughout the USA by retrieving and formatting decoded METARs (Meteorological Aerodrome Reports) from NOAA (the USA National Oceanic and Atmospheric Administration) and forecasts from NWS (the USA National Weather Service).

Help can be found from the manual pages written in very simple and clear English. commands are given as under to get the help:

man weather

The above command will give you a complete help with sample examples to get the weather updates on your command line.

How to Install weather-util on Debian Lenny?

Read more