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

14 lines
359 B
JSON
Raw Normal View History

2022-05-08 19:33:38 +00:00
{ "id": "widslimbat",
"name": "Slim battery widget with cells",
"shortName":"Slim battery with cells",
"version":"0.01",
"description": "A small (13px wide) battery widget with cells",
"icon": "widget.png",
"type": "widget",
"tags": "widget",
"supports" : ["BANGLEJS2"],
"storage": [
{"name":"widslimbat.wid.js","url":"widget.js"}
]
}