-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
I've made a script called tessen which is, more or less, a replacement of rofi-pass but for Wayland. It can be used to auto-type or copy data from pass.
-
rofi
Rofi: A window switcher, run dialog and dmenu replacement - fork with wayland support (by lbonn)
tessen can use either bemenu, the wayland fork of rofi, or wofi to show password store data. It relies on wtype for autotyping instead of using ydotool because ydotool needs root privileges.
-
tessen can use either bemenu, the wayland fork of rofi, or wofi to show password store data. It relies on wtype for autotyping instead of using ydotool because ydotool needs root privileges.
-
tessen can use either bemenu, the wayland fork of rofi, or wofi to show password store data. It relies on wtype for autotyping instead of using ydotool because ydotool needs root privileges.
-
Not an easy task considering gopass password files can be YAML files as well. Parsing YAML files using bash doesn't sound good and I don't want to use external tools for this.
Related posts
-
Wayland native desktop launcher with password-store support?
-
Fuzzel 1.7 was released with lots of improvements and fixes
-
tessen: an interactive menu to autotype and copy password store data on Wayland, like rofi-pass
-
tessen v1.2.1 released: autotype and copy password store data on Wayland, like rofi-pass
-
(Help) How to use wtype?