Update apps.json

pull/1055/head
Alain Saas 2021-12-11 19:01:34 +09:00 committed by GitHub
parent 653156c0e6
commit d55ef2cd01
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 15 additions and 1 deletions

View File

@ -4857,5 +4857,19 @@
{"name":"clicompleteclk.app.js","url":"app.js"},
{"name":"clicompleteclk.img","url":"app-icon.js","evaluate":true}
]
}
},
{
"id":"awairmonitor",
"name":"Awair Monitor",
"icon": "app.png",
"version":"0.01",
"description": "Displays the level of CO2, VOC, PM 2.5, Humidity and Temperature, from your Awair device.",
"tags": "tool,health",
"readme":"README.md",
"supports":["BANGLEJS2"],
"storage": [
{"name":"awairmonitor.app.js","url":"app.js"},
{"name":"awairmonitor.img","url":"app-icon.js","evaluate":true}
]
}
]