1
0
Fork 0
BangleApps/apps/widncr/metadata.json

14 lines
296 B
JSON

{
"id": "widncr",
"name": "NCR Logo Widget",
"version": "0.01",
"description": "Show the NodeConf Remote logo in the top left",
"icon": "widget.png",
"type": "widget",
"tags": "widget",
"supports": ["BANGLEJS"],
"storage": [
{"name":"widncr.wid.js","url":"widget.js"}
]
}