1
0
Fork
You've already forked fuzzel-pass
0
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%
2025年08月30日 13:21:29 +02:00
fixtures Added: wired everything into main program 2025年08月26日 18:10:58 +02:00
src Enhancement: Code practice usinge strictier clippy params 2025年08月30日 12:40:29 +02:00
test/scripts Fixed: bug that went through next stup even whin user intended to abort (through pressing Esc key) 2025年08月28日 11:40:19 +02:00
.gitignore Initial commit 2025年08月26日 14:06:08 +02:00
.woodpecker.yml Changed: Bumped to Version 0.1.1 2025年08月30日 13:21:29 +02:00
Cargo.lock Changed: Bumped to Version 0.1.1 2025年08月30日 13:21:29 +02:00
Cargo.toml Changed: Bumped to Version 0.1.1 2025年08月30日 13:21:29 +02:00
LICENSE Changed: License 2025年08月28日 15:31:04 +02:00
README.md Enhancement: Code practice usinge strictier clippy params 2025年08月30日 12:40:29 +02:00

fuzzel-pass

A password-store frontend for auto-typing passwords

Statuses

status-badge

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