Skip to content

mikekok/qr-code-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

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.

Preview

QR Code Generator

Installation

# 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

Credits

License

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.