Skip to content

aferrerb-branch/simple-bulk-qr-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple-bulk-qr-code

Simple qr code creator in Java

This is a first try at writing a bulk qr code creator

This loads a csv file from directory /Downloads/QRCode/

The file has to be called QlinksFile.csv

The file has to have 2 columns: NAME & WEBSITE URL

It will then create QR codes in PNG, JPEG, SVG and PDF format, and places them under /Downloads/QRCode/QR and then a directory per file type

About

Simple qr code creator in Java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages