2022-01-06 11:47:26 +00:00
|
|
|
{
|
|
|
|
"id": "widbata",
|
|
|
|
"name": "Battery Level Widget (Themed)",
|
|
|
|
"shortName":"Battery Theme",
|
|
|
|
"icon": "widbata.png",
|
|
|
|
"screenshots": [{"url":"screenshot_widbata_1.png"}],
|
2022-01-19 22:45:16 +00:00
|
|
|
"version":"0.03",
|
2022-01-06 11:47:26 +00:00
|
|
|
"type": "widget",
|
|
|
|
"supports": ["BANGLEJS", "BANGLEJS2"],
|
|
|
|
"readme": "README.md",
|
|
|
|
"description": "Shows the current battery level status in the top right using the clocks colour theme",
|
|
|
|
"tags": "widget,battery",
|
|
|
|
"storage": [
|
|
|
|
{"name":"widbata.wid.js","url":"widbata.wid.js"}
|
|
|
|
]
|
|
|
|
}
|