mirror of https://github.com/espruino/BangleApps
Update apps.json
parent
d533b225f6
commit
6b58c98be0
16
apps.json
16
apps.json
|
@ -4875,22 +4875,6 @@
|
||||||
],
|
],
|
||||||
"data": [{"name":"ptlaunch.patterns.json"}]
|
"data": [{"name":"ptlaunch.patterns.json"}]
|
||||||
},
|
},
|
||||||
{ "id": "clicompleteclk",
|
|
||||||
"name": "CLI complete clock",
|
|
||||||
"shortName":"CLI cmplt clock",
|
|
||||||
"version":"0.02",
|
|
||||||
"description": "Command line styled clock with lots of information",
|
|
||||||
"icon": "app.png",
|
|
||||||
"allow_emulator": true,
|
|
||||||
"type": "clock",
|
|
||||||
"tags": "clock,cli,command,bash,shell,weather,hrt",
|
|
||||||
"supports" : ["BANGLEJS", "BANGLEJS2"],
|
|
||||||
"readme": "README.md",
|
|
||||||
"storage": [
|
|
||||||
{"name":"clicompleteclk.app.js","url":"app.js"},
|
|
||||||
{"name":"clicompleteclk.img","url":"app-icon.js","evaluate":true}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{ "id": "slimehunt",
|
{ "id": "slimehunt",
|
||||||
"name": "Slime Hunt",
|
"name": "Slime Hunt",
|
||||||
"shortName":"SlimeHunt",
|
"shortName":"SlimeHunt",
|
||||||
|
|
Loading…
Reference in New Issue