-
-
Notifications
You must be signed in to change notification settings - Fork 26
How to get it?
Alexander Kopachov edited this page Nov 4, 2024
·
21 revisions
You may get it from official Flipper Zero App Store here. Or, you may build it. Or you may pull the right artifact from latest release and extract it to the root of SD-card on your Flipper Zero. Nightly builds are also available and getting built every day based of the latest firmwares version. After that, you should be able to run it on your Flipper.
To pick the right artifact you would need to know what firmware your Flipper Zero device is running. All the artifacts are named using the same pattern - totp_{firmware}_{channel}_fw_{modifications}.zip
, where
Placeholder | Description | Possible values |
---|---|---|
{firmware} |
Firmware name |
momentum , unleashed , official
|
{channel} |
Firmware update channel |
dev , stable
|
{modifications} |
Modifications of the base application |
|
Tip
If you are not so sure which firmware your Flipper is running try totp_official-stable_fw.zip
first and then if it doesn't work for you then try totp_official-dev_fw.zip
.
- Home
- First steps
-
FAQ
- How does it work?
- Is it secure?
- How to get it?
- How to build it?
- Where is config file?
- What is token secret and where to get it?
- Is there a CLI?
- Is there a token input automation?
- How to add new token?
- Does it support Steam-style tokens?
- How to change\recover PIN?
- How to backup?
- How to reset application?
- Flipper Authenticator generates invalid codes, why so?
- How to migrate from another authenticator app?
- TOTP codes became invalid after daylight saving time switch, why?
- Is it possible to connect "Flipper Authenticator" and "Bluetooth Remote" apps to the same device via Bluetooth?
- What does "API version mismatch" error mean?
- Does it support AZERTY\QWERTZ keyboard layout?
- Is there a companion app for desktop?
- Is it possible to migrate to another authenticator app?
- How PIN is stored?