mirror of https://github.com/espruino/BangleApps
Update apps.json
parent
f1fe1b4fe3
commit
c0ca33388e
|
@ -1,7 +1,8 @@
|
|||
[
|
||||
{
|
||||
"id": "aptsciclk",
|
||||
"name": "Apeture Sci Clock",
|
||||
"name": "Apeture Science Clock",
|
||||
"shortName":"AptSci Clock",
|
||||
"version": "0.08",
|
||||
"description": "A clock based on the portal series",
|
||||
"icon": "app.png",
|
||||
|
@ -9,6 +10,7 @@
|
|||
"tags": "clock",
|
||||
"supports": "BANGLEJS2",
|
||||
"allow_emulator": false,
|
||||
"readme":"README.md",
|
||||
"storage": [
|
||||
{"name":"aptsciclkquotes.txt","url":"quotes.txt"},
|
||||
{"name":"aptsciclk.app.js","url":"app.js"},
|
||||
|
|
Loading…
Reference in New Issue