Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 1003 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 1003 Bytes

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