Skip to content

JohnTitor/ranpha

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ranpha

Generate QR code of your Wi-Fi network.

Usage: -p PROTOCOL -s SSID [-k KEY] [-f IMAGE_FORMAT] [-o OUT_DIR] [--size SIZE]

Available options:
    -p, --protocol <PROTOCOL>    encryption protocol, only WPA2, WPA, or WEP is valid (case-insensitive).
    -s, --ssid <SSID>            SSID of your network.
    -k, --key <KEY>              key of your network. "nopass" will be used if not specified.
    -f, --format <IMAGE_FORMAT>  image format of generated image. Only PNG or SVG is valid (case-insensitive). PNG will be used if not specified.
    -o, --output <OUT_DIR>       output path of generated image. The current dir will be used if not specified.
        --size <SIZE>            size of generated image (px). 128 will be used if not specified.
    -h, --help                   Prints help information

Installation

Install via Cargo:

cargo install ranpha

About

Generate QR code of your Wi-FI network.

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published

Languages