BangleApps/apps/widancs/metadata.json

17 lines
508 B
JSON

{
"id": "widancs",
"name": "Apple Notification Widget",
"shortName": "ANCS Widget",
"version": "0.07",
"description": "Displays call, message etc notifications from a paired iPhone. Read README before installation as it only works with compatible apps",
"icon": "widget.png",
"type": "widget",
"tags": "widget",
"supports": ["BANGLEJS"],
"readme": "README.md",
"storage": [
{"name":"widancs.wid.js","url":"ancs.min.js"},
{"name":"widancs.settings.js","url":"settings.js"}
]
}