
Product
Introducing Socket Fix for Safe, Automated Dependency Upgrades
Automatically fix and test dependency updates with socket fix—a new CLI tool that turns CVE alerts into safe, automated upgrades.
Transfer files over WiFi between your computer and your smartphone from the terminal
Supply Chain Security
Vulnerability
Quality
Maintenance
License
Unpopular package
QualityThis package is not very popular.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
Found 1 instance in 1 package
✨Transfer files over WiFi between your computer and your smartphone from the terminal✨
You will find the most updated version of qr-filetransfer
here. But if you want the most stable version, use pip
to install it
Global Install
pip3 install qr-filetransfer[extras]
Local Install
pip3 install --user qr-filetransfer[extras]
If you run into problems during the install, try removing the optional [extras]
at the end of the command.
# 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: qr-filetransfer [-h] [--debug] [--receive] [--port PORT]
[--ip_addr {192.168.0.105}] [--auth AUTH]
file_path
Transfer files over WiFi between your computer and your smartphone from the
terminal
positional arguments:
file_path path that you want to transfer or store the received
file.
optional arguments:
-h, --help show this help message and exit
--debug, -d show the encoded url.
--receive, -r enable upload mode, received file will be stored at
given path.
--port PORT, -p PORT use a custom port
--ip_addr {192.168.0.105}
specify IP address
--auth AUTH add authentication, format: username:password
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/
Receive/upload a file from your phone to your computer
$ qr-filetransfer -r /path/to/receive/file/to/
Inspired by the Go project qr-filetransfer
MIT License
Copyright © 2019 Siddharth Dushantha
Active contributer - Yu-Chen Lin
FAQs
Transfer files over WiFi between your computer and your smartphone from the terminal
We found that qr-filetransfer demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Product
Automatically fix and test dependency updates with socket fix—a new CLI tool that turns CVE alerts into safe, automated upgrades.
Security News
CISA denies CVE funding issues amid backlash over a new CVE foundation formed by board members, raising concerns about transparency and program governance.
Product
We’re excited to announce a powerful new capability in Socket: historical data and enhanced analytics.