1
0
Fork 0
BangleApps/apps/widbt_notify/metadata.json

14 lines
409 B
JSON

{
"id": "widbt_notify",
"name": "Bluetooth Widget with Notification",
"version": "0.11",
"description": "Show the current Bluetooth connection status in the top right of the clock and vibrate when disconnected.",
"icon": "widget.png",
"type": "widget",
"tags": "widget,bluetooth",
"supports": ["BANGLEJS","BANGLEJS2"],
"storage": [
{"name":"widbt_notify.wid.js","url":"widget.js"}
]
}