wifi-password
Quickly fetch your WiFi password and if needed, generate a QR code of your WiFi to allow phones to easily connect.
Works on macOS and Linux, Windows
Installation
Install using pip
$ python3 -m pip install --user wifi-password
Install using git
$ git clone https://github.com/sdushantha/wifi-password
$ cd wifi-password
$ python3 setup.py install
Install using the AUR
$ sudo pamac build wifi-password
Usage
$ wifi-password --help
usage: wifi_password [options]
optional arguments:
-h, --help show this help message and exit
--show-qr, -show Show a ASCII QR code onto the terminal/console
--save-qr [PATH], -save [PATH]
Create the QR code and save it as an image
--ssid SSID, -s SSID Specify a SSID that you have previously connected to
--version Show version number
Reference
- This project is an improvement of wifi-password created by @rauchg, where I have added support for multiple platforms and have added the feature for generating QR codes.
- wifiPassword created by @ankitjain28may was frequently used as reference throughout the development of this project.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
wifi-password-1.1.1.tar.gz
(3.7 kB
view details)
File details
Details for the file wifi-password-1.1.1.tar.gz.
File metadata
- Download URL: wifi-password-1.1.1.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/52.0.0 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4ef68bf5566db5bbe7cf7d1e513fee7543f90371475f6ec9b9e488b4d3601078
|
|
| MD5 |
a7b053c3e141103ec33685602c5ae21f
|
|
| BLAKE2b-256 |
f1103b1340b3614a8ddc8124863cbeba7fad3290ab6edf3f60deea45f875f3bc
|