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

14 lines
524 B
JSON

{ "id": "setuichange",
"name": "SetUI Proposals preview",
"version":"0.03",
"description": "Try out potential future changes to `Bangle.setUI`. Makes hardware button interaction snappier. Makes it possible to set custom event handlers on any type/mode, not just `\"custom\"`. Please provide feedback - see `Read more...` below.",
"icon": "app.png",
"tags": "",
"type": "bootloader",
"supports" : ["BANGLEJS2"],
"readme": "README.md",
"storage": [
{"name":"setuichange.0.boot.js","url":"boot.js"}
]
}