An open API service indexing awesome lists of open source software.

https://github.com/debck/qrcode-generator

A simple QRcode generator built using JavaFX and ZXing
https://github.com/debck/qrcode-generator

javafx-application netbeans zxing-library

Last synced: about 1 year ago
JSON representation

A simple QRcode generator built using JavaFX and ZXing

Awesome Lists containing this project

README

          

## QRcode Generator
> A simple QRcode generator built using JavaFX and ZXing :tada:

## Usage
* Enter your data in the `TextField` and hit `submit`

![qr](https://user-images.githubusercontent.com/33368759/50720517-b8242b00-10d4-11e9-9e20-b4dee8046a26.PNG)
* Get your generated QRcode.

![code](https://user-images.githubusercontent.com/33368759/50720515-b6f2fe00-10d4-11e9-90fd-1dabef8878df.PNG)