BangleApps/apps/files/metadata.json

14 lines
392 B
JSON

{
"id": "files",
"name": "App Manager",
"version": "0.08",
"description": "Show currently installed apps, free space, and allow their deletion from the watch",
"icon": "files.png",
"tags": "tool,system,files",
"supports": ["BANGLEJS","BANGLEJS2"],
"storage": [
{"name":"files.app.js","url":"files.js"},
{"name":"files.img","url":"files-icon.js","evaluate":true}
]
}