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
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] [-debug] file
Transfer files over WiFi from your computer to your smartphone from the
terminal
positional arguments:
file file the you want to transfer
optional arguments:
-h, --help show this help message and exit
-debug, --debug show the encoded url
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file qr-filetransfer-1.3.tar.gz.
File metadata
- Download URL: qr-filetransfer-1.3.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.5.0 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/3.7.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a653bb09f8a8e3f9133ce7c1ef054ac74e74567b76a77ab92d9333246b934469
|
|
| MD5 |
323ae231eba0d8501c1b1617ebac356e
|
|
| BLAKE2b-256 |
2ad91e74ca0392cd819bbda1e7f84620ad86d819c395d40e5ce3eb2197b9db79
|
File details
Details for the file qr_filetransfer-1.3-py3-none-any.whl.
File metadata
- Download URL: qr_filetransfer-1.3-py3-none-any.whl
- Upload date:
- Size: 5.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.5.0 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/3.7.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f10010ceeed5c7ec1504975f159de9432d3c44402a041a23be36a3dc60bc2734
|
|
| MD5 |
ea494aac6e6566ae2e9ae3516cfc7d42
|
|
| BLAKE2b-256 |
469645e602e7355f0a913d478b337d4db6c4495a6990e39bce1f43c3b7bfd7b8
|