Create metadata.json
parent
66d8770059
commit
7402bdc7fe
|
|
@ -0,0 +1,14 @@
|
|||
{ "id": "widagps",
|
||||
"name": "AGPS Widget",
|
||||
"shortName":"AGPS Widget",
|
||||
"icon": "widget.png",
|
||||
"type": "widget",
|
||||
"version":"0.01",
|
||||
"description": "Load AGPS data in the background",
|
||||
"readme": "README.md",
|
||||
"tags": "widget,agps,http",
|
||||
"supports": ["BANGLEJS2"],
|
||||
"storage": [
|
||||
{"name":"widagps.wid.js","url":"widget.js"}
|
||||
]
|
||||
}
|
||||
Loading…
Reference in New Issue