thundersnow

A Ruby based command-line utility for viewing the weather

About

Inspired by some recent thundersnow in New England, I decided to build a simple application to check the weather while I’m coding.

Installation

Rubygem installation coming soon…

Usage


thundersnow 05401

thundersnow "burlington, vt"

Sample Output

This is how the current output looks, better formatting is coming.


Weather forecast for Burlington, VT
-------------------------
Snow Showers
33F / 1C
Wind: S at 3 mph
Humidity: 97%
-------------------------
Forecast for Mon
High: 35F / Low: 20F
Conditions: Snow
-------------------------
Forecast for Tue
High: 22F / Low: 4F
Conditions: Snow
-------------------------
Forecast for Wed
High: 22F / Low: 5F
Conditions: Snow Showers
-------------------------
Forecast for Thu
High: 18F / Low: 5F
Conditions: Partly Cloudy

Copyright

Copyright © 2011 Peter Brown. See LICENSE.txt for further details.