Skip to content

garywill/qrshot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 

Repository files navigation

qrshot

Decode QR code on screen, or encode a string then echo QR code on terminal, on Linux.

Usage

Decode

Run qrshot in terminal, use mouse to select QR code area on screen.

Encode

$ qrshot "Sample string"

encoding screenshot

Dependencies

  • scrot - screen capturer
  • zbar - image QR decoder
  • qrencode - QR encoder

About

Decode/encode QR code on Linux (X11). Decode QR code on screen, or encode a string then echo QR code on terminal 🖥️⌨️📲

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages