CLI passkey maker.
A simple and lightweight tool for making secure passkeys in your terminal.
makey-cli does not store information, produce logs, or make network connections. It even avoids printing passkeys in plain-text on screen by default, instead copying them directly to your clipboard for use.
brew tap boldandbrad/homebrew-tap
brew install makey-cli
or
pipx install makey-cli
or
pip install makey-cli
For more details, read the makey-cli install guide.
makey
New passkey copied to your clipboard!
For more usage details, read the makey-cli usage guide.
Copyright (c) 2021 Bradley Wojcik. Released under the MIT License. See LICENSE for details.