Skip to content

Small script which accept QR and converts it into pass otp compatible string

License

Notifications You must be signed in to change notification settings

ninekeem/qr2otp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

qr2otp

Small script to convert QR to pass otp compatible string

How to use

capture

QR2OTP.sh --capture | wl-copy
or
QR2OTP.sh --capture | pass otp insert path/to/your/otp
--capture is optional and default mode

dragon

QR2OTP.sh --dragon | wl-copy
or
QR2OTP.sh --dragon | pass otp insert path/to/your/otp

Dependencies

  • dragon - to drag pictures on it if possible Needed for dragon mode
  • grim - to capture screen Needed for capture mode
  • slurp - to select area to capture. Needed for capture mode
  • zbarimg - to convert QT to otpauth. Needed for both modes
  • pass and pass otp - to store OTP in storage. Optional.

About

Small script which accept QR and converts it into pass otp compatible string

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages