Skip to content

Commit 36cf50f

Browse files
committed
screenshots
1 parent f6fb9b7 commit 36cf50f

File tree

4 files changed

+2
-0
lines changed

4 files changed

+2
-0
lines changed

apps/health/metadata.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"version": "0.35",
66
"description": "Logs health data and provides an app to view it",
77
"icon": "app.png",
8+
"screenshots" : [ { "url":"screenshot.png" } ],
89
"tags": "tool,system,health",
910
"supports": ["BANGLEJS","BANGLEJS2"],
1011
"readme": "README.md",

apps/health/screenshot.png

4.99 KB
Loading

apps/hrm/metadata.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"version": "0.13",
55
"description": "Measure your heart rate and see live sensor data",
66
"icon": "heartrate.png",
7+
"screenshots" : [ { "url":"screenshot.png" } ],
78
"tags": "health",
89
"supports": ["BANGLEJS","BANGLEJS2"],
910
"storage": [

apps/hrm/screenshot.png

5.41 KB
Loading

0 commit comments

Comments
 (0)