1
0
Fork 0
BangleApps/apps/gpstime/metadata.json

14 lines
378 B
JSON

{
"id": "gpstime",
"name": "GPS Time",
"version": "0.05",
"description": "Update the Bangle.js's clock based on the time from the GPS receiver",
"icon": "gpstime.png",
"tags": "tool,gps",
"supports": ["BANGLEJS","BANGLEJS2"],
"storage": [
{"name":"gpstime.app.js","url":"gpstime.js"},
{"name":"gpstime.img","url":"gpstime-icon.js","evaluate":true}
]
}