/ASCII_Weather

Simple ASCII Weather app using the Forcast.io API

Primary LanguageRuby

ASCII_Weather

Simple ASCII Weather app using the Forcast.io API

ScreenShot

You'll need an API key from https://developer.forecast.io/

Create a file called API_Key.rb in the same dir as ASCII_Weather.rb Add the line:

ForecastIO.api_key = '<your API key>'