Skip to content

Instantly share code, notes, and snippets.

View anthonyvardizzone's full-sized avatar

Anthony V. Ardizzone anthonyvardizzone

  • United States
View GitHub Profile
@coughski
coughski / pollen_forecast.js
Last active April 13, 2023 06:17
Scriptable widget displaying daily pollen forecast
// Variables used by Scriptable.
// These must be at the very top of the file. Do not edit.
// icon-color: deep-green; icon-glyph: tree;
/*** SETUP ***
* Register for a free Accuweather API Key at https://developer.accuweather.com
* Enter your API key in the field below
*
* Use the Locations API to determine the location key of your city at http://dataservice.accuweather.com/locations/v1/search
* Paste the location key in the appropriate variable below