Skip to content

RubiesOnTheBlock/consoleweather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

ConsoleWeather

Tells the weather of a given location.

It does:

  1. Ask the user to input a location.
  2. Fetch the weather report from the internet and show the current weather to the user.

Requirements

  • Ruby
  • Internet connection

Usage

ruby weather.rb

You might need an API key from: http://openweathermap.org/appid

Please fork and improve me ;)

About

Asks for a location and tells you the current weather.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages