| Crates.io | XPManager |
| lib.rs | XPManager |
| version | 2.3.0 |
| created_at | 2025-04-28 08:28:45.974885+00 |
| updated_at | 2025-05-31 08:29:10.697795+00 |
| description | A fast and efficient CLI tool for managing passwords and encrypting sensitive data. |
| homepage | https://xpmanager.github.io/ |
| repository | https://github.com/xpmanager/XPManager |
| max_upload_size | |
| id | 1651929 |
| size | 189,298 |
It's good to have a CLI tool that manages your passwords and lets you control them and quickly create new passwords of various sizes to suit your needs. This is where XPManager comes in to help you manage passwords, and also allows you to work with files/folders and secure them with the Fernet encryption.
--no-threads),
see encrypt directory and decrypt directory.See XPManager installation instructions
$ cargo install XPManager
$ xpm --version
$ git clone https://github.com/xpmanager/XPManager.git
$ cd XPManager
$ cargo run -- --version
$ cargo test
$ cargo build --release
$ cargo install cargo-deb
$ cargo deb