qr:straight直接在终端中打印Unicode友好的QR码

时间:2021-05-19 18:13:33
【文件属性】:
文件名称:qr:straight直接在终端中打印Unicode友好的QR码
文件大小:14KB
文件格式:ZIP
更新时间:2021-05-19 18:13:33
share links qrcode passwords qr qr 直接在终端中打印Unicode友好的QR码。 如何建造 $ make 建立依赖 在Ubuntu或Debian上解析 $ apt-get install libqrencode-dev 在macOS上解析 $ brew install qrencode 从源代码构建 $ git clone https://github.com/fukuchi/libqrencode.git && cd libqrencode $ ./configure --prefix=/usr/local $ make # make install 如何安装 # make install 或者 $ sudo PREFIX=/usr/local make install 如何使用容器构建和安装 $ docker build -t y2z/qr . $ sudo install -b utils/qr.
【文件预览】:
qr-master
----.gitignore(45B)
----Dockerfile(202B)
----Makefile(4KB)
----tests.at(4KB)
----.travis.yml(735B)
----LICENSE(7KB)
----.github()
--------workflows()
----utils()
--------qr.sh(119B)
----README.md(3KB)
----qr.c(36KB)

网友评论