1
0
Fork 0

Update apps.json

master
Andrew Gregory 2021-11-17 23:38:08 +08:00 committed by GitHub
parent f5cb37caad
commit 7d2999867a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 15 additions and 0 deletions

View File

@ -4216,6 +4216,21 @@
],
"data": [{ "name": "qalarm.json" }]
},
{
"id": "emojuino",
"name": "Emojuino",
"shortName": "Emojuino",
"version": "0.01",
"description": "Emojis & Espruino: broadcast Unicode emojis via Bluetooth Low Energy.",
"icon": "emojuino.png",
"tags": "emoji",
"supports" : [ "BANGLEJS2" ],
"readme": "README.md",
"storage": [
{ "name": "emojuino.app.js", "url": "emojuino.js" },
{ "name": "emojuino.img", "url": "emojuino-icon.js", "evaluate": true }
]
},
{
"id": "authentiwatch",
"name": "2FA Authenticator",