mirror of https://github.com/espruino/BangleApps
Create g26.json
parent
cbdde8b5cf
commit
0da1a4d725
|
@ -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