1
0
Fork 0

Update apps.json

master
ThFGG 2021-12-27 17:12:37 +01:00 committed by GitHub
parent 1bc6f666f9
commit a15c9b3a74
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 14 additions and 0 deletions

View File

@ -5062,5 +5062,19 @@
{"name":"ltherm.app.js","url":"app.js"},
{"name":"ltherm.img","url":"icon.js","evaluate":true}
]
},
{
"id": "teatimer",
"name": "Tea Timer",
"shortName" : "Tea Timer",
"version": "1.00",
"icon": "teatimer.png",
"description": "A simple timer. You can easyly set up the time.",
"supports": ["BANGLEJS2"],
"tags": "",
"storage": [
{"name":"teatimer.app.js","url":"app.js"},
{"name":"teatimer.img","url":"app-icon.js","evaluate":true}
]
}
]