sebescudie / VL.OpenWeather

A VL library that retrieves OneCall API calls from OpenWeather

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VL.OpenWeather

Nuget (with prereleases)

What's inside

Wraps some of OpenWeather's APIs :

  • Air pollution history
  • Air pollution forecast

Compatibility

  • Starting with 1.0.0-preview07 this plugin only works with vvvv gamma 2021.4.11. Older previews should work with any vvvv version
  • Starting with 1.0.0, this plugin was only tested with vvvv gamma 5.1

Installation

Go to vvvv gamma's command line and type

nuget install VL.OpenWeather

Prerequisites

You'll need a free API key from OpenWeather to use this plugin. Check this page for more information.

Getting Started

Check the help browser, a help patch shows you how to make a call and retrieve weather data, and a small example shows how you can build a basic weather app using this API

About

A VL library that retrieves OneCall API calls from OpenWeather

License:MIT License


Languages

Language:C# 100.0%