Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 383 Bytes

readme.md

File metadata and controls

11 lines (7 loc) · 383 Bytes

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
var API_KEY = "place your api key here";
with your api key.