A simple, secure and user-friendly password manager built with Tauri and React.
- Generate strong passwords and passphrases
- Copy passwords to clipboard with a single click or with Ctrl+C
- Search through entries quickly with Ctrl+K
- Modern, clean interface
- Secure storage of credentials
- Cross-platform desktop application
You can download the latest release here.
Clone the repository :
git clone https://github.com/matteoauger/passmage
cd passmageInstall dependencies and build :
npm i
npm run tauri build- Node.js
- Rust
- Tauri CLI
- Clone the repository:
git clone https://github.com/matteoauger/passmage.git- Install dependencies:
npm install- Run the development server:
npm run tauri devThis project is licensed under the MIT License. See the LICENSE file for details.
