rofi
Rofi: A window switcher, run dialog and dmenu replacement - fork with wayland support (by lbonn)
pass-tessen
use fzf to select data from password store (by ayushnix)
Our great sponsors
rofi | pass-tessen | |
---|---|---|
11 | 1 | |
218 | 5 | |
- | - | |
9.4 | 6.0 | |
30 days ago | 8 months ago | |
C | Shell | |
GNU General Public License v3.0 or later | GNU General Public License v3.0 only |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
rofi
Posts with mentions or reviews of rofi.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-02-13.
-
Wayland native desktop launcher with password-store support?
rofi has a native wayland port ( https://github.com/lbonn/rofi ) and the -dmenu option emulate dmenu's behaviour, is there a specific reason why you don't want to use it ?
well you're in luck then, wofi uses GTK but rofi does not 👍 It is also quite customizable so you can make it look pretty much however you want, and there is already a dmenu theme ( https://github.com/lbonn/rofi/blob/wayland/themes/dmenu.rasi ) And finally, if you create a link to the rofi binary called dmenu - depending on you distro this migh even be done by your packet manager, you'll get a drop in replacement for dmenu so programs don't have to explicitly support rofi. (You might want to tweak the dmenu theme a little though, when I tried it, the colours were a bit odd)
-
Fuzzy window switcher a la rofi?
https://github.com/lbonn/rofi This is a rofi fork with wayland support. I'm not sure if the window switcher works, but everything else is pretty stable in my experience
-
List of CLI programs (follow-up to GUI). Feel free to make suggestions.
re: fuzzel, there is actually a rofi fork with wayland support that (works quite well)[https://github.com/lbonn/rofi].
- Is there a way to ask mako to ignore notifications from one application
-
tessen: an interactive menu to autotype and copy password store data on Wayland, like rofi-pass
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: autotype and copy password-store data on Wayland, like rofi-pass
I've made a script called tessen which is, more or less, a replacement of rofi-pass but for Wayland. It can use bemenu or the wayland fork of rofi. It relies on wtype for autotyping instead of using ydotool because ydotool needs a daemon running with root privileges.
-
Applications are blurry and pixelated on HiDPI laptop screen
There is a wayland fork of rofi as well: https://github.com/lbonn/rofi
-
rofi - 1.7.0: Iggy 2024
There's already a fork with Wayland support.
-
I'm trying to learn using sway but I'm having issues with 2 monitors.
Are you using wayland's fork?
pass-tessen
Posts with mentions or reviews of pass-tessen.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-09-20.
-
tessen: autotype and copy password-store data on Wayland, like rofi-pass
I've also made a pass extension called pass-tessen that uses fzf to only copy data and is meant to be used inside a terminal. It can work on both Xorg and Wayland. Unlike pass-clip, it can copy passwords as well as metadata (key-value pairs) from pass. It can also show a preview of your password store data before you copy it.
What are some alternatives?
When comparing rofi and pass-tessen you can also consider the following projects:
arewewaylandyet - Sources for https://arewewaylandyet.com
bemenu - Dynamic menu library and client program inspired by dmenu
rofi-pass - rofi frontend for pass
wtype - xdotool type for wayland
wmfocus - Visually focus windows by label
password-store-example - Gopass examples
sway - i3-compatible Wayland compositor
tessen - an interactive menu to autotype and copy pass and gopass data
pass-clip - A pass extension that lets you quickly copy to clipboard passwords using fzf or rofi