1
0
Fork 0
BangleApps/apps/poikkipuinen/metadata.json

17 lines
484 B
JSON

{ "id": "poikkipuinen",
"name": "Poikkipuinen - Minimal watch face",
"shortName":"Poikkipuinen",
"version":"0.01",
"description": "A minimal digital watch face.",
"icon": "app.png",
"screenshots": [{"url":"screenshot1.png"}],
"type": "clock",
"tags": "clock",
"supports" : ["BANGLEJS","BANGLEJS2"],
"readme": "README.md",
"storage": [
{"name":"poikkipuinen.app.js","url":"app.js"},
{"name":"poikkipuinen.img","url":"app-icon.js","evaluate":true}
]
}