BangleApps/apps/widlock/metadata.json

14 lines
368 B
JSON

{
"id": "widlock",
"name": "Lock Widget",
"version": "0.08",
"description": "On devices with always-on display (Bangle.js 2) this displays lock icon whenever the display is locked",
"icon": "widget.png",
"type": "widget",
"tags": "widget,lock",
"supports": ["BANGLEJS","BANGLEJS2"],
"storage": [
{"name":"widlock.wid.js","url":"widget.js"}
]
}