BangleApps/apps/widbthide/metadata.json

14 lines
374 B
JSON

{
"id": "widbthide",
"name": "Bluetooth Widget (hides when no connection)",
"version": "0.01",
"description": "Shows Bluetooth icon (when connected) in the top right of the clock",
"icon": "widget.png",
"type": "widget",
"tags": "widget,bluetooth",
"supports": ["BANGLEJS","BANGLEJS2"],
"storage": [
{"name":"widbthide.wid.js","url":"widget.js"}
]
}