https://github.com/ahmadawais/wifi-pswd-cli
Get a saved WiFi password
https://github.com/ahmadawais/wifi-pswd-cli
Last synced: about 1 year ago
JSON representation
Get a saved WiFi password
- Host: GitHub
- URL: https://github.com/ahmadawais/wifi-pswd-cli
- Owner: ahmadawais
- License: mit
- Created: 2020-07-11T13:26:01.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-07-14T13:02:56.000Z (almost 6 years ago)
- Last Synced: 2025-04-12T00:02:56.967Z (about 1 year ago)
- Language: JavaScript
- Homepage: https://NodeCLI.com
- Size: 1.12 MB
- Stars: 76
- Watchers: 5
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- Changelog: changelog.md
- Funding: .github/funding.yml
- License: license
- Code of conduct: code-of-conduct.md
Awesome Lists containing this project
- awesome-list - wifi-pswd
README
[](https://github.com/AhmadAwais/wifi-pswd)
# wifi-pswd
[](https://www.npmjs.com/package/wifi-pswd) [](https://NodeCLI.com/?utm_source=FOSS) [](https://VSCode.pro/?utm_source=FOSS) [](https://github.com/ahmadawais/sponsor?utm_source=FOSS)
[](https://twitter.com/mrahmadawais/)
> Get a saved WiFi password (when someone asks for it)
- ๐ Get the WiFi password without specifying a WiFi name/SSID
- ๐งณ Get the WiFi password of a specific a WiFi name/SSID
- ๐งถ Fail gracefully when no WiFi password found
- ๐ Automatically copy the WiFi password
- ๐งต Works with macOS, Windows, Linux
[](./../../)
## Install
```sh
npx wifi-pswd
# OR.
npm install -g wifi-pswd
```
[](./../../)
## Usage
```sh
wifi-pswd [options]
```
#### COMMANDS
```sh
name WiFi name to get password for
help Print help info
```
#### OPTIONS
```sh
-c, --clear Clear the console Default: true
-d, --debug Print debug info Default: false
-v, --version Print CLI version Default: false
```
[](changelog.md)
## Changelog
[โฏ Read the changelog here โ](changelog.md)
**KEY**: `๐ฆ NEW`, `๐ IMPROVE`, `๐ FIX`, `๐ DOC`, `๐ RELEASE`, and `๐ค TEST`
> _I use [Emoji-log](https://github.com/ahmadawais/Emoji-Log), you should try it and simplify your git commits._
[](./../../)
## License & Conduct
- MIT ยฉ [Ahmad Awais](https://twitter.com/MrAhmadAwais/)
- [Code of Conduct](code-of-conduct.md)
[](./../../)
## Connect
ย (follow) To stay up to date on free & open-source software
ย (follow) To get #OneDevMinute daily hot tips & trolls
ย (subscribe) To tech talks & #OneDevMinute videos
ย (read) In-depth & long form technical articles
ย (connect) On the LinkedIn profile y'all
[](https://github.com/AhmadAwais/sponsor)
## Sponsor
Me ([Ahmad Awais](https://twitter.com/mrahmadawais/)) and my incredible wife ([Maedah Batool](https://twitter.com/MaedahBatool/)) are two engineers who fell in love with open source and then with each other. You can read more [about me here](https://ahmadawais.com/about). If you or your company use any of my projects or like what Iโm doing then consider backing me. I'm in this for the long run. An open-source developer advocate.
[](https://twitter.com/mrahmadawais/)
### [NodeCLI.com][n] โ Learn to build Node.js CLI Automation
> This repository is part of the [NodeCLI.com][n] course.
After building hundreds of developer automation tools used by millions of developers, I am sharing exactly how you can do it yourself with minimum effective effort. Learn to build Node.js & JavaScript based CLI (Command Line Interface) apps. Automate the grunt work, do more in less time, impress your manager, and help the community.
โ I'm sharing it all in this online video course. [Node CLI Automation
without wasting a 1,000 hours][n] โ
[][n]
[][n]
[n]: https://NodeCLI.com?utm_source=github&utm_medium=referral&utm_campaign=ahmadawais/wifi-pswd
[](https://github.com/AhmadAwais/sponsor)