forked from FOSS/BangleApps
Create apps.json
parent
0da1a4d725
commit
e9a20f90f3
|
@ -0,0 +1,13 @@
|
||||||
|
},
|
||||||
|
{ "id": "g26",
|
||||||
|
"name": "G26 Watch",
|
||||||
|
"shortName":"G26 Watch",
|
||||||
|
"type": "clock",
|
||||||
|
"version":"0.01",
|
||||||
|
"description": "This is a watchface loosely based on a $5 step tracker",
|
||||||
|
"tags": "",
|
||||||
|
"storage": [
|
||||||
|
{"name":"g26.app.js","url":"g26.js"}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
Loading…
Reference in New Issue