BangleApps/apps/rellotge/metadata.json

16 lines
419 B
JSON

{ "id": "rellotge",
"name": "Rellotge en catala",
"shortName":"Rellotge",
"version": "0.85",
"description": "A clock with traditional naming of hours in Catalan",
"icon": "icona.png",
"readme": "README.md",
"type": "clock",
"tags": "",
"supports" : ["BANGLEJS2"],
"storage": [
{"name":"rellotge.app.js","url":"rellotge.js"},
{"name":"rellotge.img","url":"icona.js","evaluate":true}
]
}