garywill / qrshot

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

Home Page:https://garywill.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 🖥️⌨️📲

https://garywill.github.io


Languages

Language:Shell 100.0%