Skip to content

matejkoncal/shareqr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

shareqr

shareqr is command-line tool for transfering files from PC to mobile devices via simple http server and generated QR code

Installation

Use npm for instalation:

npm install -g shareqr

Usage

Run command:

shareqr <path>

If is command executed, QR will be shown in terminal. Scan the QR mobile device that is connected to same network as PC. File will be downloaded to mobile.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. For local testing "shareqr" as command follow this steps:

git clone https://github.com/matejkoncal/shareqr.git
cd shareqr
npm i
npm link

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published