widhid: fix type, add music tag
parent
cd2ea09509
commit
cb03f2837c
|
|
@ -6,7 +6,8 @@
|
||||||
"description": "Based on Swipe Bluetooth Music Controls (based on Bluetooth Music Controls). Swipe down to enable, then swipe up/down for volume, left/right for previous and next and tap for play/pause. Enable HID in settings, pair with your phone/computer, then use this widget to control music from your watch!",
|
"description": "Based on Swipe Bluetooth Music Controls (based on Bluetooth Music Controls). Swipe down to enable, then swipe up/down for volume, left/right for previous and next and tap for play/pause. Enable HID in settings, pair with your phone/computer, then use this widget to control music from your watch!",
|
||||||
"icon": "icon.png",
|
"icon": "icon.png",
|
||||||
"readme": "README.md",
|
"readme": "README.md",
|
||||||
"tags": "widget,bluetooth",
|
"type": "widget",
|
||||||
|
"tags": "widget,bluetooth,music",
|
||||||
"supports": ["BANGLEJS2"],
|
"supports": ["BANGLEJS2"],
|
||||||
"storage": [
|
"storage": [
|
||||||
{"name":"widhid.wid.js","url":"wid.js"},
|
{"name":"widhid.wid.js","url":"wid.js"},
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue