scito / extract_otp_secrets

Extract one time password (OTP) secrets from QR codes exported by two-factor authentication (2FA) apps such as "Google Authenticator". The exported QR codes from authentication apps can be captured by camera, read from images, or read from text files. The secrets can be exported to JSON or CSV, or printed as QR codes to console.
https://scito.ch/content/extract-secret-keys-google-authenticator-qr-export
GNU General Public License v3.0
1.16k stars 138 forks source link

Ability to export to json/csv? #9

Closed VityaSchel closed 2 years ago

VityaSchel commented 2 years ago

Hello. Can you make it possible to export these secrets into json file? ~Or at least an option that disables printing of these large qr codes in terminal?~ I found that -p is short for --printqr