fuzzel-pass 0.1.1

A password-store frontend for auto-typing passwords
# fuzzel-pass

A [password-store](https://www.passwordstore.org/) frontend for auto-typing passwords

## Statuses

[![status-badge](https://ci.codeberg.org/api/badges/15127/status.svg)](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