mirror of https://github.com/espruino/BangleApps
Update apps.json
parent
2e34b337a4
commit
74a448a715
12
apps.json
12
apps.json
|
@ -3540,5 +3540,17 @@
|
|||
{"name":"waveclk.app.js","url":"app.js"},
|
||||
{"name":"waveclk.img","url":"app-icon.js","evaluate":true}
|
||||
]
|
||||
},
|
||||
{ "id": "TheBinWatch",
|
||||
"name": "Binary Watch",
|
||||
"shortName":"BinWatch",
|
||||
"icon": "app.png",
|
||||
"version":"0.01",
|
||||
"description": "Famous binary watch",
|
||||
"tags": "",
|
||||
"storage": [
|
||||
{"name":"binwatch.app.js","url":"app.js"},
|
||||
{"name":"binwatch.img","url":"app-icon.js","evaluate":true}
|
||||
]
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Reference in New Issue