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

18 lines
714 B
JSON

{
"id": "mixdiganclock",
"name": "Mix Dig&Anal Clock",
"version": "0.04",
"description": "A dual Analog and Digital Clock, that gives the user the power to improve the UI/UX on realtime. Too much sun and polarized sunglasses should not be a problem to read the time anymore if you change colors or aspect. Originally based in Mixed Clock ",
"icon": "mixdiganclock.png",
"type": "clock",
"tags": "clock",
"screenshots": [{"url":"ss_mixdigan_ems.png"}],
"supports": ["BANGLEJS","BANGLEJS"],
"readme": "README.md",
"allow_emulator": true,
"storage": [
{"name":"mixdiganclock.app.js","url":"mixdiganclock.app.js"},
{"name":"mixdiganclock.img","url":"app-icon.js","evaluate":true}
]
}