Add authentiwatch
parent
d2fd5af3e6
commit
e60f6447a5
13
apps.json
13
apps.json
|
|
@ -4183,5 +4183,18 @@
|
|||
{ "name": "qalarm.wid.js", "url": "widget.js" }
|
||||
],
|
||||
"data": [{ "name": "qalarm.json" }]
|
||||
},
|
||||
{
|
||||
"id": "authentiwatch",
|
||||
"name": "2FA Authenticator",
|
||||
"shortName": "AuthWatch",
|
||||
"icon": "app.png",
|
||||
"version": "0.01",
|
||||
"description": "Google Authenticator compatible tool.",
|
||||
"tags": "",
|
||||
"storage": [
|
||||
{"name":"authentiwatch.app.js","url":"authentiwatch.js"},
|
||||
{"name":"authentiwatch.img","url":"app-icon.js","evaluate":true}
|
||||
]
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in New Issue