/EveryCode

A program to generate all sizes of QR code.

Primary LanguageC++MIT LicenseMIT

EveryCode

A program to generate all sizes of QR code. First of all, configure libqrencode. (https://fukuchi.org/works/qrencode/) This program is developed in Qt 5.9.1. After cloning it, you can simply open .pro file and build it by Qt 5.9.1+.