Skip to content

matt-dong-123/wp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

wp

Improved wifi-password script for macOS.

Inspired (and stole some code from) the original.

Features

  • fzf integration
  • clipboard integration

Installation

Use my dotfiles

OR

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

License

Stars

Watchers

Forks

Packages

No packages published

Languages