Update apps.json

pull/322/head
jeffmer 2020-04-18 14:44:00 +01:00 committed by GitHub
parent ed51586dd0
commit 73366a600c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 12 additions and 0 deletions

View File

@ -291,6 +291,18 @@
{"name":"gpsrec.wid.js","url":"widget.js"}
]
},
{ "id": "gpsnav",
"name": "GPS Navigation",
"icon": "icon.png",
"version":"0.01",
"description": "Displays GPS Course and Speed, + Directions to waypoint and waypoint recording",
"tags": "tool,outdoors,gps",
"storage": [
{"name":"gpsnav.app.js","url":"app.js"},
{"name":"waypoints.json","url":"waypoints.json","evaluate":false},
{"name":"gpsnav.img","url":"app-icon.js","evaluate":true}
]
},
{ "id": "heart",
"name": "Heart Rate Recorder",
"icon": "app.png",