Skip to content

kiria-moe/Fast-share-qr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fast-share-qr

Share text or file or directory to other devices by scanning a qr code.

Usage

Build

cargo build --release

Cli options

USAGE:
    fast-share-qr [OPTIONS] --text <TEXT> --file <FILE> --directory <DIRECTORY>

OPTIONS:
    -d, --directory <DIRECTORY>    Directory you want to share
        --disable-quiet-zone       Disable quiet zone of the qr code?
    -f, --file <FILE>              File you want to share
    -h, --hostname <HOSTNAME>      Server's hostname
        --help                     Print help information
    -p, --port <PORT>              Server's port
        --qr-only                  Only prints the qr code?
    -t, --text <TEXT>              Text you want to share
    -V, --version                  Print version information

About

Share text or file or directory to other devices by scanning a qr code.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages