Flipper Authenticator Companion is a companion application for Flipper Authenticator software-based TOTP/HOTP authenticator for Flipper Zero device. This application allows to interact with Flipper Authenticator in a more user-friendly way.
- Go to latest release
- Download appropriate file for your platform
- Run it
Important
All the application binaries provided in the releases are unsigned and some anti-virus software may prevent running due to that. To verify file integrity you may check SHA256 checksum provided for every release. Executable files for all platforms are scanned by Virustotal for every release and scan results are available on the release page.
pnpm config set node-linker hoisted --location project
pnpm install
pnpm build
pnpm install
pnpm dev