1
0
Fork 0

Update apps.json

master
HeiLaut 2021-12-19 13:26:18 +01:00 committed by GitHub
parent 80c420bd76
commit e990575bc1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 14 additions and 1 deletions

View File

@ -5062,5 +5062,18 @@
{"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",
"tags": "",
"supports" : ["BANGLEJS2"],
"readme": "README.md",
"storage": [
{"name":"anrark.app.js","url":"app.js"},
{"name":"andark.img","url":"app_icon.js ","evaluate":true}
]
}
]