BangleApps/apps/widclk/metadata.json

14 lines
352 B
JSON
Raw Normal View History

{
"id": "widclk",
"name": "Digital clock widget",
"version": "0.07",
"description": "A simple digital clock widget that appears when not showing a fullscreen clock",
"icon": "widget.png",
"type": "widget",
"tags": "widget,clock",
"supports": ["BANGLEJS","BANGLEJS2"],
"storage": [
{"name":"widclk.wid.js","url":"widget.js"}
]
}