BangleApps/apps/widgps/metadata.json

15 lines
342 B
JSON

{
"id": "widgps",
"name": "GPS Widget",
"version": "0.05",
"description": "Tiny widget to show the power and fix status of the GPS",
"icon": "widget.png",
"type": "widget",
"tags": "widget,gps",
"supports": ["BANGLEJS","BANGLEJS2"],
"readme": "README.md",
"storage": [
{"name":"widgps.wid.js","url":"widget.js"}
]
}