BangleApps/apps/twenties/metadata.json

15 lines
406 B
JSON

{
"id": "twenties",
"name": "Twenties",
"shortName": "Twenties",
"version": "0.05",
"description": "Buzzes every 20m to stand / sit and look 20ft away for 20s.",
"icon": "app.png",
"type": "bootloader",
"tags": "alarm,tool,health",
"supports": ["BANGLEJS", "BANGLEJS2"],
"allow_emulator": true,
"readme": "README.md",
"storage": [{ "name": "twenties.boot.js", "url": "boot.js" }]
}