StevenMDixon / WeatherStation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Weather Station

Weather station is a small commmand line utility to pull down weather data for a specified location.

Installation

  • Generate an API key from OpenWeather.org and add it to the App.Config file.
  • Install required dependancies
  • Build and Enjoy

Usage

Follow the onscreen instructions to display weather data.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

Learned

  • API requests from third party
  • JSON formatting
  • Testing

License

MIT

About


Languages

Language:C# 100.0%