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

15 lines
321 B
JSON

{
"id": "fwupdate",
"name": "Firmware Update",
"version": "0.06",
"description": "Uploads new Espruino firmwares to Bangle.js 2",
"icon": "app.png",
"type": "RAM",
"tags": "tools,system",
"supports": ["BANGLEJS2"],
"custom": "custom.html",
"customConnect": true,
"storage": [],
"sortorder": -11
}