BangleApps/apps/widver/metadata.json

14 lines
355 B
JSON

{
"id": "widver",
"name": "Firmware Version Widget",
"version": "0.03",
"description": "Display the version of the installed firmware in the top widget section.",
"icon": "widget.png",
"type": "widget",
"tags": "widget,tool,system",
"supports": ["BANGLEJS","BANGLEJS2"],
"storage": [
{"name":"widver.wid.js","url":"widget.js"}
]
}