BangleApps/apps/widbatv/metadata.json

14 lines
342 B
JSON
Raw Normal View History

{
"id": "widbatv",
"name": "Battery Level Widget (Vertical)",
"version": "0.01",
"description": "Slim, vertical battery widget that only takes up 14px",
"icon": "widget.png",
"type": "widget",
"tags": "widget,battery",
"supports": ["BANGLEJS","BANGLEJS2"],
"storage": [
{"name":"widbatv.wid.js","url":"widget.js"}
]
}