forked from FOSS/BangleApps
Update apps.json
parent
80c420bd76
commit
e990575bc1
15
apps.json
15
apps.json
|
@ -5062,5 +5062,18 @@
|
||||||
{"name":"ltherm.app.js","url":"app.js"},
|
{"name":"ltherm.app.js","url":"app.js"},
|
||||||
{"name":"ltherm.img","url":"icon.js","evaluate":true}
|
{"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}
|
||||||
|
]
|
||||||
|
}
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in New Issue