Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Algram/rofi-gopass
🔒 Simple gopass manager for rofi
https://github.com/Algram/rofi-gopass
Last synced: 3 months ago
JSON representation
🔒 Simple gopass manager for rofi
- Host: GitHub
- URL: https://github.com/Algram/rofi-gopass
- Owner: Algram
- License: mit
- Created: 2018-10-02T15:33:19.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-12-17T13:34:43.000Z (about 4 years ago)
- Last Synced: 2024-06-14T19:36:49.304Z (7 months ago)
- Language: Shell
- Homepage:
- Size: 99.6 KB
- Stars: 12
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- stars - Algram/rofi-gopass
README
# 🔒 rofi-gopass
This is a simple gopass manager for rofi. It shows the list of passwords from gopass and types the selected entry in the focused input field.## Screenshot
![demo-screenshot](./screenshot.png "rofi-gopass")## Dependencies
- [rofi](https://github.com/DaveDavenport/rofi)
- [gopass](https://github.com/gopasspw/gopass)
- [xdotool](https://github.com/jordansissel/xdotool)## Usage
Just execute the script with:```bash
./rofi-gopass.sh
```## License
MIT