Warning
Currently this Java App supports Windows 10/11 only.
- Install git Here if you don't have it.
- Install the latest version of Java Here.
- Install Chocolatey Here.
- Install Maven by typing:
choco install maven - Clone this repo:
git clone https://github.com/Buffy-Official/QrGen.git - Head to the directory:
cd QrGen - Type
mvn clean package - JAR file has been created and located at
QrGen\targetdirectory with the nameQrGen.jar.
- What is QrGen?
QrGen is a Java App I made to generate QR Codes without dealing with creating accounts and ads.
- Does QrGen collect/store data?
No. Privacy is important and there is no reason to collect data or cookies at all
- Will this be updated in the future?
Currently is in active development to add new features and fix bugs.