BangleApps/apps/widclkbttm/metadata.json

16 lines
448 B
JSON

{
"id": "widclkbttm",
"name": "Digital clock (Bottom) widget",
"shortName": "Digital clock Bottom Widget",
"version": "0.05",
"description": "Displays time in the bottom of the screen (may not be compatible with some apps)",
"icon": "widclkbttm.png",
"type": "widget",
"tags": "widget",
"supports": ["BANGLEJS","BANGLEJS2"],
"readme": "README.md",
"storage": [
{"name":"widclkbttm.wid.js","url":"widclkbttm.wid.js"}
]
}