BangleApps/apps/touchmenu/metadata.json

15 lines
375 B
JSON

{
"id": "touchmenu",
"name": "TouchMenu",
"version": "0.02",
"description": "Redesigned menu that uses the full touchscreen on the Bangle.js 2",
"screenshots": [{"url":"touchmenu.gif"}],
"icon": "touchmenu.png",
"type": "bootloader",
"tags": "tool",
"supports": ["BANGLEJS2"],
"storage": [
{"name":"touchmenu.boot.js","url":"touchmenu.boot.js"}
]
}