forked from FOSS/BangleApps
18 lines
678 B
JSON
18 lines
678 B
JSON
{
|
|
"id": "mixdiganclock",
|
|
"name": "Mix Dig&Anal Clock",
|
|
"version": "0.05",
|
|
"description": "A dual Analog, Digital Clock, that gives the user the power to improve the aspect on realtime. Too much sun and/or polarized sunglasses? Not be a problem anymore to see the time. Originally based in Mixed Clock ",
|
|
"icon": "mixdiganclock.png",
|
|
"type": "clock",
|
|
"tags": "clock",
|
|
"screenshots": [{"url":"ss_mixdigan_ems.png"}],
|
|
"supports": ["BANGLEJS","BANGLEJS2"],
|
|
"readme": "README.md",
|
|
"allow_emulator": true,
|
|
"storage": [
|
|
{"name":"mixdiganclock.app.js","url":"mixdiganclock.app.js"},
|
|
{"name":"mixdiganclock.img","url":"app-icon.js","evaluate":true}
|
|
]
|
|
}
|