• Stars
    star
    3
  • Rank 3,961,499 (Top 79 %)
  • Language
    Java
  • Created over 9 years ago
  • Updated over 9 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

The QR Generator app is purely built in Java SE for backend and Java Swing for the UI, using the Model View Controller approach. It relies on XZing Library to build the QR and generate the 2D code image that can be exported to the local file system. To read the QR image, you will need to a QR Scanner or the many apps that can scan QR codes using mobile phone camera.