Generates QR code from clipboard as PNG image and displays in default viewer. Usefull if you want to open link on you smartphone.
- First of all you need to install python.
- Then install dependencies
python -m pip install -r requirements.txt
. - Make
qr.py
easy to reach.