MX
2023-03-21 19:03:53 +03:00
parent c9cc2b5e20
commit 8373a21af2
27 changed files with 696 additions and 91 deletions

View File

@@ -9,10 +9,14 @@ App(
"dialogs",
"storage",
"input",
"notification"
"notification",
"bt"
],
stack_size=2 * 1024,
order=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",
fap_category="Misc",
fap_icon_assets="images",
fap_icon="totp_10px.png",