#qr #http-server #file #console #send #receive #built-in

bin+lib qair

Send/receive files with builtin HTTP server and terminal QR code

7 releases (breaking)

0.7.0 Jun 14, 2020
0.6.0 May 9, 2020
0.5.0 Apr 4, 2020
0.4.0 Nov 30, 2019
0.1.0 Sep 29, 2018

#2785 in Command line utilities


Used in gqair

MPL-2.0 license

49KB
791 lines

qair

Screenshot

  • To send files: qair FILE
  • Or, to receive files: qair -u
  • Scan the QR code with your smartphone
  • Tap the download/upload button.

That's all.

No more hassle:

  • No cables
  • No dedicated mobile app: The QR barcode is standard, so you do not need to install a dedicated app on you smartphone. You can use the barcode scanner of your camera app or browser, or any QR code reading app.
  • No bluetooth pairing
  • No signup, no account
  • No internet server. qair sends the file directly from your PC to your smartphone over HTTP over wifi. Your files do not go through a server/cloud. Your smartphone usually needs to be on the same wifi as your PC.

Install

  • Linux: Download binaries
  • MacOS X: Install rust and run cargo install qair
  • Windows: Not supported anymore. Windows clients can still connect of course.

Dependencies

~8–18MB
~263K SLoC