# fuzzel-pass
A [password-store](https://www.passwordstore.org/) frontend for auto-typing passwords
## Statuses
[](https://ci.codeberg.org/repos/15127)
## Requirements
* fuzzel - a menu graphical menu compatible with dmenu protocol
* wtype - a tool used to send keyboard inputs to the compositor
* pass - an password manager using gpg and git
* any Wayland compositor accepting inputs from wtype
## Building
Ensure you have a rust toolchain installed, and simply run:
```sh
cargo build
```
## Install
* On Archlinux, install the AUR [fuzzel-pass](https://aur.archlinux.org/packages/fuzzel-pass) AUR package