Skip to content

nickrroberts/wifi-password

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

wifi-password

People ask you for the Wi-Fi password. Answer quickly. OSX only. Windows version.

How to use

1. Install it

With bpkg:

$ bpkg install rauchg/wifi-password

or with curl:

curl -L https://raw.github.com/rauchg/wifi-password/master/wifi-password.sh -o ~/bin/wifi-password && chmod +x ~/bin/wifi-password

If you don't have ~/bin in your $PATH, replace it with /usr/local/bin or similar.

2. Use it:

To get the password for the WiFi you're currently logged onto:

$ wifi-password

To get it for a specific SSID:

$ wifi-password <ssid>

License

MIT

About

Get the password of the wifi you're on (bash)

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 100.0%