jharttech logo

How To Use Scripted QR Code Creator

In this tutorial I have hosted the ".zip" file for my students, and my own reference. This script is a very basic Bash Shell Script that can be ran on any linux machine that uses APT for its package management, in order to create a custom QR code.

Needed Software

QRCodeGen: QR Code Generator

How To

1. Download the QR Code Generator ZIP file from above link.

2. Navigate to the downloaded zip file in your terminal and unzip the qrcodescript.zip file:

$ unzip /path/to/downloaded/location/qrcodescript.zip

3. Change the Shell Script to executable if needed:

$ chmod +x QRCodeGen.sh

4. Next, run the script:

$ ./QRCodeGen.sh

5. Follow the onscreen prompts.

As I mentioned earlier, this is a very basic script mainly for use by myself or my students. However, with a little bit of linux knowledge it can be used by anyone.

IN NO EVENT WILL WE BE LIABLE FOR ANY DIRECT, INDIRECT, CONSEQUENTIAL, INCIDENTAL, SPECIAL OR EXAMPLARY DAMAGES FOR ANY USE OF THIS SITE, OR USE OF ANY OTHER LINKED SITE, OR SOFTWARE, EVEN IF WE ARE ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.

With over 10 years of experience in the Technology field, I have solved my fair share of technical issues and problems. 

Leave a Reply

Close Menu