Update apps.json

pull/1142/head
HeiLaut 2021-12-19 13:43:30 +01:00 committed by GitHub
parent 44f12b7e1d
commit 67f362d2a5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 15 additions and 0 deletions

View File

@ -5062,5 +5062,20 @@
{"name":"ltherm.app.js","url":"app.js"},
{"name":"ltherm.img","url":"icon.js","evaluate":true}
]
},
{ "id": "andark",
"name": "Analog Dark",
"shortName":"AnDark",
"version":"0.01",
"description": "analog clock face without disturbing widgets",
"icon": "andark_icon.png",
"type": "clock",
"tags": "clock",
"supports" : ["BANGLEJS2"],
"readme": "README.md",
"storage": [
{"name":"anrark.app.js","url":"app.js"},
{"name":"andark.img","url":"app_icon.js ","evaluate":true}
]
}
]