2023-06-13 21:02:03 +00:00
|
|
|
{
|
2023-06-23 09:13:22 +00:00
|
|
|
"id": "widswatchbeats",
|
2023-06-23 09:15:53 +00:00
|
|
|
"name": "Swatch Internet Time Widget",
|
2023-06-23 09:13:22 +00:00
|
|
|
"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": [
|
2023-06-23 14:09:34 +00:00
|
|
|
{"name": "widswatchbeats.wid.js","url": "widget.js"}
|
2023-06-23 09:13:22 +00:00
|
|
|
]
|
2023-06-13 21:02:03 +00:00
|
|
|
}
|