Skip to content

🔮 Terminal utility for generating QR codes for files/folders.

License

Notifications You must be signed in to change notification settings

keesvv/qrportal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

qrportal

npm badge issues badge

🔮 Terminal utility for generating QR codes for files/folders.

Installation

Type npm install -g qrportal and you're done. For Yarn users: yarn global add qrportal.

Syntax

qrportal <filename> — transfer a single file

qrportal <dirname> — transfer a folder

qrportal <file1> <file2> [...] — transfer multiple inputs

Quick example

qrportal image.jpg note.txt node_modules will transfer two files and one folder

A QR code will be displayed in the Terminal window which you can scan using your phone.

License

This project is licensed under a MIT license.

About

🔮 Terminal utility for generating QR codes for files/folders.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published