Simple command-line password manager with support for all the password saving functionality you need, along with adding notes to your saved passwords
Get help by using the passman help
or passman --help
commands
To install via cargo, you will need rustup and the latest stable compiler via rustup install stable
Then, run
shell
cargo install pass-man
Alternatively, you can download the latest release from GitHub
and add the .exe path to your PATH
environment variable