Guztaver / dshot

Simple tool for decode barcode/qrcode and encode qrcode 💻 ⌨️

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DShot

Inspired in: qrshot

Decode EAN/UPC, DataBar, Code 128/93/39, Codebar, QRCode, SQCode, or encode a String into QRCode on terminal. Linux Only

Usage

Encode

dshot "<text-to-qrcode>"

encoding qrcode with dshot

Decode

Run dshot on terminal, and select the encoded area in screen.

decode qrcode with dshot

Dependencies

DON'T WORK IN WAYLAND!

  • zbarimg - Decode into text
  • qrencode - Encode string to text

About

Simple tool for decode barcode/qrcode and encode qrcode 💻 ⌨️


Languages

Language:Shell 100.0%