Skip to content
/ dshot Public

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

Notifications You must be signed in to change notification settings

Guztaver/dshot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

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