1
0
Fork
You've already forked fuzzel-pass
1
A replacement for rofi-pass under wayland with fuzzel, as an alternative for wofi-pass
  • Rust 97.7%
  • Shell 1.3%
  • DIGITAL Command Language 1%
Floréal Toumikian 8834e5e7ef
All checks were successful
ci/woodpecker/push/check/1 Pipeline was successful
ci/woodpecker/push/check/3 Pipeline was successful
ci/woodpecker/push/check/2 Pipeline was successful
ci/woodpecker/tag/check/1 Pipeline was successful
ci/woodpecker/tag/check/3 Pipeline was successful
ci/woodpecker/tag/check/2 Pipeline was successful
Changed: crate version 0.1.1 to 0.1.2
2025年12月19日 12:34:28 +01:00
.woodpecker Changed: crate version 0.1.1 to 0.1.2 2025年12月19日 12:34:28 +01:00
fixtures Add support for Int and Float types in value 2025年10月17日 15:57:43 +02:00
src Fixed: lint issues 2025年12月19日 12:15:48 +01: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
Cargo.lock Changed: crate version 0.1.1 to 0.1.2 2025年12月19日 12:34:28 +01:00
Cargo.toml Changed: crate version 0.1.1 to 0.1.2 2025年12月19日 12:34:28 +01: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