1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00
freebsd-ports/x11/rofi-pass/pkg-descr
Tobias Kortkamp 6d32c6e7cc New port: x11/rofi-pass
A bash script to handle Simple Password Store in a convenient way
using rofi.

Features:
- Open URLs of entries with hotkey
- Add new Entries to Password Storage
- Edit existing Entries
- Generate new passwords for entries
- Inline view, which can copy/type individual entries
- Move/Delete existing entries
- Type any field from entry
- Auto-typing of user and/or password fields
- Generating OTPs

WWW: https://github.com/carnager/rofi-pass

PR:		235114
Submitted by:	alex@xanderio.de
2019-02-27 04:07:11 +00:00

16 lines
443 B
Plaintext

A bash script to handle Simple Password Store in a convenient way
using rofi.
Features:
- Open URLs of entries with hotkey
- Add new Entries to Password Storage
- Edit existing Entries
- Generate new passwords for entries
- Inline view, which can copy/type individual entries
- Move/Delete existing entries
- Type any field from entry
- Auto-typing of user and/or password fields
- Generating OTPs
WWW: https://github.com/carnager/rofi-pass