This commit is contained in:
Willy-JL
2023-08-10 02:18:22 +02:00
92 changed files with 2125 additions and 938 deletions

View File

@@ -7,7 +7,7 @@ App(
requires=["gui", "cli", "dialogs", "storage", "input", "notification", "bt"],
stack_size=2 * 1024,
order=20,
fap_version="2.3",
fap_version="3.20",
fap_author="Alexander Kopachov (@akopachov)",
fap_description="Software-based TOTP authenticator for Flipper Zero device",
fap_weburl="https://github.com/akopachov/flipper-zero_authenticator",