makey-cli

A simple and lightweight tool for making secure passkeys in your terminal.


Keywords
cli, click, command-line, password-generator, python
License
MIT
Install
pip install makey-cli==1.3.1

Documentation

makey-cli

build status pre-commit codecov docs pypi downloads

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.

Install

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.

Usage

makey

New passkey copied to your clipboard!

For more usage details, read the makey-cli usage guide.

License

Copyright (c) 2021 Bradley Wojcik. Released under the MIT License. See LICENSE for details.