rofi-pass
bemenu
Our great sponsors
- CodiumAI - TestGPT | Generating meaningful tests for busy devs
- SonarLint - Clean code begins in your IDE with SonarLint
- ONLYOFFICE ONLYOFFICE Docs — document collaboration in your environment
- InfluxDB - Access the most powerful time series database as a service
rofi-pass | bemenu | |
---|---|---|
9 | 12 | |
670 | 926 | |
- | - | |
0.0 | 6.1 | |
about 2 months ago | 11 days ago | |
Shell | C | |
GNU General Public License v3.0 only | GNU General Public License v3.0 only |
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-pass
-
What's everyone working on this week (4/2022)?
It's supposed to be cross platform standalone rofi-pass for my Windows. On Linux I use the original one and it's great
- Creating my own password manager
-
tessen v1.2.1 released: autotype and copy password store data on Wayland, like rofi-pass
I made this post a few weeks ago about tessen's initial release. Since then, I've added a few features that might've prevented rofi-pass users from switching to Wayland based compositors (I was one of them).
-
Best FOSS Password managers ?
on my laptop I use: https://github.com/carnager/rofi-pass and https://github.com/qutebrowser/qutebrowser/blob/master/misc/userscripts/qute-pass for qutebrowser integration
Pass combined with rofi-pass
-
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.
-
Using Vim as an encrypted password manager
rofi-pass is also very nice you already use rofi
-
Which self hosted password manager?
Easy to sync because it's a git repo, supports every type of MFA / key under the sun (well, everything that GPG does, because it's basically a frontend for GPG). Easy to programmatically search / create scripts for (I use rofi-pass). Easy to install on a vps and access from anywhere. Most importantly, does one thing and does it well, Unix philosophy.
bemenu
-
Bash Menu
I really like using something like fuzzy search for menus like these. https://github.com/Cloudef/bemenu is pretty cool in that it works both in a terminal, X11 and on Wayland, so if you want to do something graphical later you can easily migrate. There's also fzf and skim, which work similarly but are only for the terminal.
-
command line menu / launcher?
bemenu (i. e. bemenu-run) is a simple launcher that has command line interface (set with BEMENU_BACKEND environment variable), also fzf can be useful in this regard but it will most likely require writing additional scripts to work as a launcher.
-
The end of the nice GTK button
I've already highlighted how using environment variables to change themes is a horrible user experience. The bemenu program suffers from the same flaw. Environment Variables should never be used in any way for values that might change inside a running session.
-
How to accept text input in swaynag?
bemenu
-
No_color
Environment variables are fine when used for things that usually don't change once they're set. For example, XDG_CONFIG_HOME or GOPATH. They are, however, absolutely awful when used to configure values that will probably change inside a session. A good example is BEMENU_OPTS from the bemenu program, which is used to change colors, font etc. Should I relogin into my session just to make a program use dark mode colors?
https://github.com/Cloudef/bemenu#environment-variables
In such cases, environment variables lose their intended purpose and they need to be stuffed into wrapper scripts or overridden on the command line before executing a command, which is extremely annoying.
-
Identifying the window of Bemenu
Bemenu - "Dynamic menu library and client program inspired by dmenu"
- Less Than 10% of Firefox Users on Linux Are Running Wayland
-
Windows 11 Officially Shuts Down Firefox’s Default Browser Workaround
Instead of rofi, bemenu[2] is nice too.
-
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.
What are some alternatives?
rofi - Rofi: A window switcher, run dialog and dmenu replacement - fork with wayland support
pass-otp - A pass extension for managing one-time-password (OTP) tokens
tessen - an interactive menu to autotype and copy pass and gopass data
pass-import - A pass extension for importing data from most existing password managers
pass-tessen - fuzzy data selection and copy-paste from password store
Sway-DE - 🏠 Sway desktop environment dotfile installation for Arch Linux
pass-clip - A pass extension that lets you quickly copy to clipboard passwords using fzf or rofi
qutebrowser - A keyboard-driven, vim-like browser based on Python and Qt.
wslg - Enabling the Windows Subsystem for Linux to include support for Wayland and X server related scenarios