Skip to content

Lets you transfer files and directories from your computer to your mobile device by scanning a QR code right from the terminal.

License

Notifications You must be signed in to change notification settings

mirimmad/pyqrshare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyQRShare

This tool lets you share files and directories from your computer to your mobile device by scanning a QR code right from the terminal.

Make sure your computer and mobile device are connected over same WiFi network.

Usage

$ pyqrshare "path/to/file/or/directory"

Installation

$ python setup.py install

How it works

If a file is provided, it simply serves it. If a directory path is provided, it zips the dir, stores it in the systems temporary directory and then serves it.

Contact

'E-mail'

NOTE

The tool is in its very early stages and may often crash.

Licenses

This tool comes with MIT license. .

About

Lets you transfer files and directories from your computer to your mobile device by scanning a QR code right from the terminal.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages