Our great sponsors
- Onboard AI - Learn any GitHub repo in 59 seconds
- InfluxDB - Collect and Analyze Billions of Data Points in Real Time
- SaaSHub - Software Alternatives and Reviews
-
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
-
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.
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
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?