screenshots
parent
f6fb9b7794
commit
36cf50f89a
|
|
@ -5,6 +5,7 @@
|
||||||
"version": "0.35",
|
"version": "0.35",
|
||||||
"description": "Logs health data and provides an app to view it",
|
"description": "Logs health data and provides an app to view it",
|
||||||
"icon": "app.png",
|
"icon": "app.png",
|
||||||
|
"screenshots" : [ { "url":"screenshot.png" } ],
|
||||||
"tags": "tool,system,health",
|
"tags": "tool,system,health",
|
||||||
"supports": ["BANGLEJS","BANGLEJS2"],
|
"supports": ["BANGLEJS","BANGLEJS2"],
|
||||||
"readme": "README.md",
|
"readme": "README.md",
|
||||||
|
|
|
||||||
Binary file not shown.
|
After Width: | Height: | Size: 5.0 KiB |
|
|
@ -4,6 +4,7 @@
|
||||||
"version": "0.13",
|
"version": "0.13",
|
||||||
"description": "Measure your heart rate and see live sensor data",
|
"description": "Measure your heart rate and see live sensor data",
|
||||||
"icon": "heartrate.png",
|
"icon": "heartrate.png",
|
||||||
|
"screenshots" : [ { "url":"screenshot.png" } ],
|
||||||
"tags": "health",
|
"tags": "health",
|
||||||
"supports": ["BANGLEJS","BANGLEJS2"],
|
"supports": ["BANGLEJS","BANGLEJS2"],
|
||||||
"storage": [
|
"storage": [
|
||||||
|
|
|
||||||
Binary file not shown.
|
After Width: | Height: | Size: 5.4 KiB |
Loading…
Reference in New Issue