Create add_to_apps.json
parent
e29c3efb00
commit
80c420bd76
|
|
@ -0,0 +1,13 @@
|
||||||
|
{ "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