BangleApps/apps/widswatchbeats/metadata.json

14 lines
385 B
JSON

{
"id": "widswatchbeats",
"name": "Swatch Internet Time Widget",
"icon": "widget-icon.png",
"type": "widget",
"version": "0.01",
"description": "Displays the current .beat (e.g. @500 for midday)",
"tags": "widget,time,swatch,internet,beat,.beat,clock",
"supports": ["BANGLEJS","BANGLEJS2"],
"storage": [
{"name": "widswatchbeats.wid.js","url": "widget.js"}
]
}