Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 1.16 KB

README.md

File metadata and controls

12 lines (7 loc) · 1.16 KB

qrcp

⚡ Transfer files over wifi from your computer to your mobile device by scanning a QR code. (Got insprited by claudiodangelis/qrcp)

How does it work?

Menu

Receive

Send

qrcp binds a web server to the address of your Wi-Fi network interface on a random port and creates a handler for it. The default handler serves the content and exits the program when the transfer is complete. When used to receive files, qrcp serves an upload page and handles the transfer.