forked from stupeflo/fuzzel-pass
A replacement for rofi-pass under wayland with fuzzel, as an alternative for wofi-pass
- Rust 98%
- Shell 1.5%
- DIGITAL Command Language 0.5%
| fixtures | Added: wired everything into main program | |
| src | Enhancement: Code practice usinge strictier clippy params | |
| test/scripts | Fixed: bug that went through next stup even whin user intended to abort (through pressing Esc key) | |
| .gitignore | Initial commit | |
| .woodpecker.yml | Changed: Bumped to Version 0.1.1 | |
| Cargo.lock | Changed: Bumped to Version 0.1.1 | |
| Cargo.toml | Changed: Bumped to Version 0.1.1 | |
| LICENSE | Changed: License | |
| README.md | Enhancement: Code practice usinge strictier clippy params | |
fuzzel-pass
A password-store frontend for auto-typing passwords
Statuses
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:
cargo build
Install
- On Archlinux, install the AUR fuzzel-pass AUR package