BangleApps/apps/widbt/metadata.json

14 lines
346 B
JSON
Raw Normal View History

{
"id": "widbt",
"name": "Bluetooth Widget",
"version": "0.08",
"description": "Show the current Bluetooth connection status in the top right of the clock",
"icon": "widget.png",
"type": "widget",
"tags": "widget,bluetooth",
"supports": ["BANGLEJS","BANGLEJS2"],
"storage": [
{"name":"widbt.wid.js","url":"widget.js"}
]
}