2022-01-21 16:05:52 +00:00
|
|
|
{
|
|
|
|
"id": "notanalog",
|
|
|
|
"name": "Not Analog",
|
|
|
|
"shortName":"Not Analog",
|
|
|
|
"icon": "notanalog.png",
|
2022-05-04 20:25:56 +00:00
|
|
|
"version":"0.05",
|
2022-01-21 16:05:52 +00:00
|
|
|
"readme": "README.md",
|
|
|
|
"supports": ["BANGLEJS2"],
|
|
|
|
"description": "An analog watch face for people that can not read analog watch faces.",
|
|
|
|
"type": "clock",
|
|
|
|
"tags": "clock",
|
|
|
|
"screenshots": [
|
|
|
|
{"url":"screenshot_1.png"},
|
|
|
|
{"url":"screenshot_2.png"}
|
|
|
|
],
|
|
|
|
"storage": [
|
|
|
|
{"name":"notanalog.app.js","url":"notanalog.app.js"},
|
|
|
|
{"name":"notanalog.img","url":"notanalog.icon.js","evaluate":true}
|
|
|
|
]
|
|
|
|
}
|