BangleApps/apps/widmp/metadata.json

14 lines
392 B
JSON

{
"id": "widmp",
"name": "Moon Phase Widget",
"version": "0.04",
"description": "Display the current moon phase in blueish for both hemispheres. In the southern hemisphere the 'My Location' app is needed.",
"icon": "widget.png",
"type": "widget",
"tags": "widget,tools",
"supports": ["BANGLEJS","BANGLEJS2"],
"storage": [
{"name":"widmp.wid.js","url":"widget.js"}
]
}