An instant, dead simple QR Code Generator made with Electron.
The user interface was built using PhotonKit.
Vue.js is also used in this project, in order to instantly turn plain text into QR code.
# Clone this repository
git clone https://github.com/mikekok/qr-code-generator
# Go into the repository
cd qr-code-generator
# Install dependencies
npm install
# Run the app
npm start
This software is licensed under The MIT License (MIT). Which means that you can use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the software. But you always need to state that xWeb is the original author of this template.
Project is developed and maintained by Mike Kokkolios.