2022-12-21 15:42:48 +00:00
|
|
|
{
|
|
|
|
"id": "mixdiganclock",
|
|
|
|
"name": "Mix Dig&Anal Clock",
|
2022-12-23 12:13:00 +00:00
|
|
|
"version": "0.02",
|
|
|
|
"description": "A dual Analog and Digital Clock, based in Mixed Clock, but with more compatibility, change of colors, thicker clock hands... ",
|
2022-12-21 15:42:48 +00:00
|
|
|
"icon": "mixdiganclock.png",
|
|
|
|
"type": "clock",
|
|
|
|
"tags": "clock",
|
|
|
|
"screenshots": [{"url":"pic_mixdigan_bjs1.jpg"}],
|
|
|
|
"supports": ["BANGLEJS","BANGLEJS"],
|
2022-12-23 14:44:15 +00:00
|
|
|
"readme": "README.md",
|
2022-12-21 15:42:48 +00:00
|
|
|
"allow_emulator": true,
|
|
|
|
"storage": [
|
2022-12-23 12:18:05 +00:00
|
|
|
{"name":"mixdiganclock.app.js","url":"mixdiganclock.app.js"},
|
2022-12-21 15:42:48 +00:00
|
|
|
{"name":"mixdiganclock.img","url":"app-icon.js","evaluate":true}
|
|
|
|
]
|
|
|
|
}
|