MoonPhaseWidget
A widget that can be run in scriptable on iOS to display the current moonphase
Install / Use
/learn @christianbemerson/MoonPhaseWidgetREADME
Moon Phase Widget
About
This is a widget to be run in scriptable that will display the current phase of the moon, the next full moon, and visibility outside.
Usage
Inorder to use this widget you must create an API key at Open Weather Map, the on line 119 replace <br>
var API_KEY = "place your api key here";
<br> with your api key.
