forked from FOSS/BangleApps
17 lines
496 B
JSON
17 lines
496 B
JSON
{
|
|
"id": "widclkbttm",
|
|
"name": "Digital clock (Bottom) widget",
|
|
"shortName": "Digital clock Bottom Widget",
|
|
"version": "0.06",
|
|
"description": "Displays time HH:mm in the bottom of the screen (may not be compatible with some apps)",
|
|
"icon": "widclkbttm.png",
|
|
"type": "widget",
|
|
"tags": "widget",
|
|
"supports": ["BANGLEJS","BANGLEJS2"],
|
|
"screenshots": [{"url":"ss_bjs1.png"}],
|
|
"readme": "README.md",
|
|
"storage": [
|
|
{"name":"widclkbttm.wid.js","url":"widclkbttm.wid.js"}
|
|
]
|
|
}
|