Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@senzil/otp-qr-extractor

senzil2MIT1.0.0

CLI tool to extract OTP secrets from QR code images (e.g. from Google Authenticator).

otp, qr, extractor, cli, authenticator, TOPT

readme

otp-qr-extractor

CLI tool to extract OTP secrets from QR code images (e.g. from Google Authenticator), with multi-QR support.

Installation

npm install -g @senzil/otp-qr-extractor

Usage

npx @senzil/otp-qr-extractor path/to/qr.png

Development and Testing

git clone https://github.com/senzil/otp-qr-extractor.git
npm install
npx jest

Sample test image: test/sample.png

npx . test/sample.png