weather.pl

Introduction

Weather.pl parses weather information from The Weather Underground telnet service, customizable for your city. The output is perfect for viewing on a standard 80x24 xterm window or console.

Requirements

Download

weather.pl (v0.3)

Usage

Usage: ./weather.pl [-c <city code>] [-hsv]
-c: Specify city code - default NYC
-h: Display help and exit
-n: Single number temperature output only (useful for scripts)
-s: Silent
-t: Display temperature only
-v: Display version and exit

Example:

weather.pl -c EWR

Last update: 2005-01-23