From 6c1b614a0e334b3ec119876a34bd90dbd83ad136 Mon Sep 17 00:00:00 2001 From: dkhamsing Date: Tue, 17 Sep 2024 06:49:44 -0700 Subject: [PATCH] Add Chronos (#1642) --- contents.json | 22 +++++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) diff --git a/contents.json b/contents.json index 639dbf96..0e54ee35 100644 --- a/contents.json +++ b/contents.json @@ -31953,6 +31953,26 @@ ], "date_added": "Sep 13 2024", "suggested_by": "@XunMengWinter" - } + }, + { + "title": "Chronos Authenticator 2FA", + "category-ids": [ + "password" + ], + "source": "https://github.com/joeldavidw/Chronos", + "itunes": "https://apps.apple.com/app/chronos-authenticator/id6503929490", + "screenshots": [ + "https://github.com/joeldavidw/Chronos/raw/main/.github/assets/previews/4.png?raw=true" + ], + "tags": [ + "swift", + "2fa" + ], + "license": "agpl-3.0", + "date_added": "Sep 16 2024", + "license": "mit", + "suggested_by": "@AtFreezingPoint", + "stars": 18 + } ] }