Skip to content

Latest commit

 

History

History
41 lines (27 loc) · 1 KB

README.md

File metadata and controls

41 lines (27 loc) · 1 KB

Npass

Status:Active

A NCurses frontend for the Pass password manager

Usage

Select password to show:

npass

Select and copy password to clipboard for 45 seconds:

npass -c

or

npass --clip

Edit the selected password when pressing enter:

npass -e

or

npass --edit

Delete the selected password when pressing enter:

npass -d

or

npass --delete

Now the interface is modal, so you can change mode just by pressing the left or right arrow key

Screenshots (At 2014/02/20)

npass Screenshot 1 npass Screenshot 2 npass Screenshot 3 npass Screenshot 4