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
:floppy_disk: Installation
# 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
:hammer: Usage
usage: qr-filetransfer.py [-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
$ python3 qr-filetransfer.py /path/to/file.txt
Transfer a full directory. Note: the directory gets zipped before being transferred
$ python3 qr-filetransfer.py /path/to/directory/
:star2: Credits
Inspired by the Go project qr-filetransfer
:scroll: 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.0.tar.gz.
File metadata
- Download URL: qr-filetransfer-1.0.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.18.4 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.25.0 CPython/3.6.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f80c298b98514fd92384b659c25fba5aa8a41f05a82e3772f07710134477dab9
|
|
| MD5 |
37b31ae2960ce5b50da325e8669e1a42
|
|
| BLAKE2b-256 |
e7d436e68fa0c826d3fdf29ba16615f04c031089a13de02094a29355a2fd8ed2
|
File details
Details for the file qr_filetransfer-1.0-py3-none-any.whl.
File metadata
- Download URL: qr_filetransfer-1.0-py3-none-any.whl
- Upload date:
- Size: 4.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.18.4 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.25.0 CPython/3.6.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c6398b0caff1546baa8eede1b3471101822be7b305b9d72f8076fce81a319f3a
|
|
| MD5 |
c612510d58ef5608ee6be71db3beac4f
|
|
| BLAKE2b-256 |
73f92499276b3a66f5bbae9f194cea0bbd5da8c2a9a0d1de9bf86a8f638b26d4
|