Skip to main content

Transfer files over WiFi from your computer to your smartphone from the terminal

Project description

qr-filetransfer

Transfer files over WiFi from your computer to your smartphone from the terminal

asciicast

💾 Installation

You will find the most updated version of qr-filetransfer here. But if you want the most stable version, use pip to install it

Pip Install

Global Install

pip3 install qr-filetransfer

Local Install

pip3 install --user qr-filetransfer

Git Install

# clone the 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

🔨 Usage

usage: qr-filetransfer [-h] FILE

Note: Both devices needs to be connected to the same network

Exiting

To exit the program, just press CTRL+C.


Transfer a single file

$ qr-filetransfer /path/to/file.txt

Transfer a full directory. Note: the directory gets zipped before being transferred

$ qr-filetransfer /path/to/directory/

🌟 Credits

Inspired by the Go project qr-filetransfer

📜 License

MIT License

Copyright (c) 2018 Siddharth Dushantha

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

qr-filetransfer-1.2.tar.gz (4.0 kB view hashes)

Uploaded Source

Built Distribution

qr_filetransfer-1.2-py3-none-any.whl (5.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page