seth-brown / nino

Niño: command line weather tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

niño: Command Line Weather

niño is a simple command line interface for the Wunderground API written in Python.

Dependencies:

  • Python 2.5+
  • Wunderground API key

Installation:

  1. Get a wunderground API key

Usage:

  • niño requires two command line arguments, your API key and a zipcode for the desired forecast. Here's an example:

$ nino <YOUR API KEY> 05673

About

Niño: command line weather tool

License:MIT License


Languages

Language:Python 100.0%