qrcp
:zap: Transfer files over wifi from your computer to your mobile device by scanning a QR code without leaving the terminal.
How to download and setup qrcp
Open terminal and run command
git clone https://github.com/claudiodangelis/qrcp.git
git clone is used to create a copy or clone of qrcp repositories.
You pass git clone a repository URL. it supports a few different network protocols and corresponding URL formats.
Also you may download zip file with qrcp https://github.com/claudiodangelis/qrcp/archive/master.zip
Or simply clone qrcp with SSH
[email protected]:claudiodangelis/qrcp.git