BangleApps/apps/widhwbttm/metadata.json

17 lines
540 B
JSON
Raw Normal View History

{
"id": "widhwbttm",
"name": "HW stats (Bottom) widget",
"shortName": "Digital clock Bottom Widget",
2024-03-04 21:32:06 +00:00
"version": "0.04",
2022-12-23 16:10:14 +00:00
"description": "Displays technical info, such as model, ver, temperatura or mem stats in the bottom of the screen (may not be compatible with some apps)",
"icon": "widhwbttm.png",
"type": "widget",
"tags": "widget",
"supports": ["BANGLEJS","BANGLEJS2"],
2022-12-21 12:39:33 +00:00
"screenshots": [{"url":"screenshot.png"}],
"readme": "README.md",
"storage": [
{"name":"widhwbttm.wid.js","url":"widhwbttm.wid.js"}
]
}