2022-01-06 11:47:26 +00:00
|
|
|
{
|
|
|
|
"id": "widmp",
|
|
|
|
"name": "Moon Phase Widget",
|
2022-06-06 16:22:21 +00:00
|
|
|
"version": "0.06",
|
2022-02-12 12:29:05 +00:00
|
|
|
"description": "Display the current moon phase in blueish for both hemispheres. In the southern hemisphere the 'My Location' app is needed.",
|
2022-01-06 11:47:26 +00:00
|
|
|
"icon": "widget.png",
|
|
|
|
"type": "widget",
|
|
|
|
"tags": "widget,tools",
|
|
|
|
"supports": ["BANGLEJS","BANGLEJS2"],
|
|
|
|
"storage": [
|
|
|
|
{"name":"widmp.wid.js","url":"widget.js"}
|
|
|
|
]
|
|
|
|
}
|