Skip to content

QRGenerator, which can generate QR code, is a Java Application. First released in ProGAPP2020 Contest - organized by ProPTIT.

Notifications You must be signed in to change notification settings

hoaf13/QRGenerator

Repository files navigation

QRGenerator

Build Status buil

QRGenerator is a java application. It can gernerate QR code automatically. Some types of input for this application:

  • Text (URL or sentences, short paragraphs)
  • Image

Main Support Tools

  • [zxing] - BarcodeFormat, WriterException, MatrixToImageWriter, BitMatrix, QRCodeWriter (Package)
  • [javaswing] - ImageIcon, JLabel (GUI Framework)

Prerequisite

How to use it ?

Follow this video: https://www.facebook.com/hoaf13.6/videos/vb.100006284239209/2780008445551936/?type=2&video_source=user_video_tab

build

Contact: author

About

QRGenerator, which can generate QR code, is a Java Application. First released in ProGAPP2020 Contest - organized by ProPTIT.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages