Skip to content

Latest commit

 

History

14 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

wp

Show your wifi password quickly, for macOS.

Inspired (and stole some code from) the original.

Features

  • fzf integration
  • clipboard integration

Installation

Install with brew

brew install matt-dong-123/tap/wp

OR

Install with your favorite zsh plugin manager

e.g. zgenom:

zgenom load matt-dong-123/wp

to your .zshrc.

OR

Paste

curl -L https://raw.githubusercontent.com/matt-dong-123/wp/refs/head/main/wp -o ~/bin/wp && chmod +x ~/bin/wp

into the terminal.

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

Usage

Get current wifi password:

wp

Get wifi password of network:

wp <network>

Copy it:

wp -c <network>

Search a network name to get password:

wp -f

Copy that:

wp -fc

About

Get your wifi password. macOS only.

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages