File transport via QR-Code
1 min readMay 28, 2020
QR-filetransfer solution for transfer files over WiFi between your computer and your smartphone from the terminal on python.
Usage
# Clone repo
git clone https://github.com/sdushantha/qr-filetransfer.git# Change the working directory to qr-filetransfer
cd qr-filetransfer# Install the requirements
pip3 install -r requirements.txt# Receive/upload a file from your phone to your computer
qr-filetransfer -r ~/Documents