BangleApps/apps/osmpoi/metadata.json

16 lines
432 B
JSON
Raw Permalink Normal View History

{
"id": "osmpoi",
"name": "POI Compass",
"version": "0.04",
"description": "Uploads all the points of interest in an area onto your watch, same as Beer Compass with more p.o.i.",
"icon": "app.png",
"tags": "tool,outdoors,gps",
"supports": ["BANGLEJS"],
"readme": "README.md",
"custom": "custom.html",
"storage": [
{"name":"osmpoi.app.js"},
{"name":"osmpoi.img","url":"app-icon.js","evaluate":true}
]
}