Skip to content

senzil/otp-qr-extractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors