2022-09-04 18:48:19 +00:00
|
|
|
{
|
2022-09-23 15:12:39 +00:00
|
|
|
"id": "twenties",
|
2022-09-04 18:48:19 +00:00
|
|
|
"name": "Twenties",
|
|
|
|
"shortName": "twenties",
|
2022-09-23 15:12:39 +00:00
|
|
|
"version": "0.04",
|
2022-09-04 18:48:19 +00:00
|
|
|
"description": "Buzzes every 20m to stand / sit and look 20ft away for 20s.",
|
2022-09-23 15:12:39 +00:00
|
|
|
"icon": "app.png",
|
|
|
|
"type": "bootloader",
|
2024-05-06 17:58:15 +00:00
|
|
|
"tags": "alarm,tool,health",
|
2022-09-04 18:48:19 +00:00
|
|
|
"supports": ["BANGLEJS", "BANGLEJS2"],
|
|
|
|
"readme": "README.md",
|
2022-09-23 15:12:39 +00:00
|
|
|
"storage": [{ "name": "twenties.boot.js", "url": "boot.js" }]
|
2022-09-04 18:48:19 +00:00
|
|
|
}
|