Update apps.json

pull/906/head
t0m1o1 2021-11-20 02:37:07 +00:00 committed by GitHub
parent b7a0672344
commit 6fda7a5f33
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 14 additions and 0 deletions

View File

@ -4307,5 +4307,19 @@
{"name":"binwatch.app.js","url":"app.js"},
{"name":"binwatch.img","url":"app-icon.js","evaluate":true}
]
},
{
"id": "hidmsicswipe",
"name": "Bluetooth Music Swipe Controls",
"shortName": "Music Control",
"version": "0.01",
"description": "Based on the original Bluetooth Music Controls. Swipe up/down for volume, left/right for previous and next, tap for play/pause and btn1 to lock and unlock the controls. Enable HID in settings, pair with your phone, then use this app to control music from your watch!",
"icon": "hidmsicswipe.png",
"tags": "bluetooth",
"supports": ["BANGLEJS2"],
"storage": [
{"name":"hidmsicswipe.app.js","url":"hidmsicswipe.js"},
{"name":"hidmsicswipe.img","url":"hidmsicswipe-icon.js","evaluate":true}
]
}
]