Usage:
Run the below command to install the dependencies:
sudo pip install qrcode
In Terminal cd to the directory and run the below command:
qr filename text_content
Eg: qr sample [email protected]
(The resultant image with QR Code will be saved on the same directory from which this script is executed)
Note: run chmod +x QR to gain exec access to the script