2022-01-18 14:16:49 +00:00
|
|
|
{
|
|
|
|
"id": "widpb",
|
|
|
|
"name": "Lato Pedometer",
|
|
|
|
"shortName":"Lato Pedometer",
|
|
|
|
"icon": "screenshot_widpb.png",
|
|
|
|
"screenshots": [{"url":"screenshot_widpb.png"}],
|
2022-01-19 22:45:16 +00:00
|
|
|
"version":"0.05",
|
2022-01-18 14:16:49 +00:00
|
|
|
"type": "widget",
|
|
|
|
"supports": ["BANGLEJS", "BANGLEJS2"],
|
|
|
|
"readme": "README.md",
|
2022-02-09 09:03:54 +00:00
|
|
|
"description": "Displays the current step count from `Bangle.getHealthStatus(\"day\").steps` in the Lato font",
|
2022-01-18 14:16:49 +00:00
|
|
|
"tags": "widget,battery",
|
|
|
|
"storage": [
|
|
|
|
{"name":"widpb.wid.js","url":"widpb.wid.js"}
|
|
|
|
]
|
|
|
|
}
|