Linux command
qrc 命令
趣味
复制后可按需替换文件名、目录或参数。
常用示例
Generate a QR code from text
qrc "[text]"
Generate a QR code from stdin
echo "[text]" | qrc
说明
qrc is a QR code generator that outputs scannable QR codes directly in the terminal using ASCII art or Sixel graphics. It accepts text from command-line arguments or standard input, with options for QR code inversion, margin adjustment, and foreground/background color customization.
FAQ
What is the qrc command used for?
qrc is a QR code generator that outputs scannable QR codes directly in the terminal using ASCII art or Sixel graphics. It accepts text from command-line arguments or standard input, with options for QR code inversion, margin adjustment, and foreground/background color customization.
How do I run a basic qrc example?
Run `qrc "[text]"` in a terminal, then adjust file names, paths, flags, or remote targets for your system.
Where can I find more qrc examples?
This page includes 2 examples for qrc, plus related commands for nearby Linux tasks.