Skip to content
/ mqr Public

🔳 Generate your QR codes using terminal

License

Notifications You must be signed in to change notification settings

mymmrac/mqr

Repository files navigation

🔳 mQR • My QR Codes in Terminal

Generate QR codes using terminal

mQR demo example

⚙️ Install

go install github.com/mymmrac/mqr@latest

⚡ Usage

As CLI

mqr "Hello Gopher!"

Will print QR code containing data Hello Gopher!

As TUI

mqr

Will launch TUI where you can enter (or paste) your data

Keybindings

  • Up / Down - move focus
  • Space - select setting
  • Esq - clear input or exit
  • Enter - print result and exit

🔒 License

mQR is distributed under MIT license