Skip to content

julsql/qrcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QR Code

A QR-Code generator

This is a Java project to generate QR-Codes from data. It is not finished.

Run

To run this project, you need to have java correctly installed on your machine. To use JavaFX, you also need to add the dependency in your project.

  1. Download JavaFX on the official website
  2. If you're using IntelliJ, go to File>Project Structure then Modules>Dependencies and add the path to JavaFX

Then, you can run the java class:

  • Coder to code a new qr code
  • Decoder to decode an existing qr code
  • Show to code and show the qr code

About

QR-Code generator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published