diff --git a/apps.json b/apps.json index edc70c8ee..ca0919db4 100644 --- a/apps.json +++ b/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} + ] } ]