بدون توضیح

BezierQuadratic e9c506154f Added license and documentation 2 سال پیش
LICENSE e9c506154f Added license and documentation 2 سال پیش
README.md e9c506154f Added license and documentation 2 سال پیش
neopassmenu.sh e9c506154f Added license and documentation 2 سال پیش

README.md

Neopassmenu

Dmenu front end for Pass with support for navigation and line selection in multiline files

Why another passmenu?

Passmenu and Passmenu2 are great programs, but supposed you want to keep the credentials for multiple accounts of the same service in one single file, then Passmenu and Passmenu2 won't do you much good. Neopassmenu has been made to cover exactly that use case: if the -m option is given, it will spawn an additional dmenu to allow you to select exactly which line you want to copy to the clipboard or send to stdout (by default it censors all the content of the displayed lines).

Also, both Passmenu and Passmenu2 are written in Bash instead of POSIX shell, which makes them not compatible with out of the box BSDs.