Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/albsch/rofi-pass-wl
Rofi-pass replacement with wayland support
https://github.com/albsch/rofi-pass-wl
Last synced: 3 days ago
JSON representation
Rofi-pass replacement with wayland support
- Host: GitHub
- URL: https://github.com/albsch/rofi-pass-wl
- Owner: albsch
- Created: 2021-06-25T10:42:25.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-08-03T14:56:43.000Z (over 2 years ago)
- Last Synced: 2023-03-14T15:31:46.626Z (almost 2 years ago)
- Language: Shell
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# rofi-pass-wl
Simple [rofi-pass](https://github.com/carnager/rofi-pass) replacement for Wayland. Only supports Wayland and auto-type of password and other custom defined fields.
# Features
* Autotype
* `:tab` key support
* user defined fields
* default autotype `user :tab pass`# Runtime Requirements
* [`rofi`](https://github.com/davatorium/rofi)
* [`pass`](https://www.passwordstore.org/)
* [`wtype`](https://github.com/atx/wtype)
* `bash`, `sed`, `printf`, `echo`, `head`, `grep`