A python script that will create a qrcode which we can scan with our smartphone's scanner and will able to access the clipboard.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
What things you need to install the software and how to install them
If you have Windows then don't need to do this step
If you have linux then you should run this command on your terminal
sudo apt-get install xclip
🔴 currently this script works only for python 3.6
Here is the way to use it on your System if you have completed prerequisites
just clone the repository and run following command
pip install -r requirements.txt
cd main
python run.py
After running the above script you will have a window showing qrcode