/google-authenticator-exporter

Decode and separate Google Authenticator export bundle into individual OTP QR codes

Primary LanguagePython

Convert Google Authenticator export QR code to one qr per OTP

Install

MacOS

brew install poetry
brew install zbar
poetry install

Usage

Run the cli tool and hold the GAuth export QR code to the camera:

gauth_exporter

The QR codes will be placed inside qrs/ directory, scan them as usual to add them to your OTP of choice.