Skip to content

special/1pw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

1pw is a quick terminal-based viewer for 1password 'opvault' data.

1pw doesn't have anything to do with the agilebits subscription/sync service. I don't know if it's possible to use. It does work with dropbox or manually synced vaults.

Usage

You need https://github.com/junegunn/fzf and xclip. Use the usual go build / go install sort of process to build 1pw.

Symlink your vault to ~/.1pw or specify the path with -vault path.

After prompting for the vault password, you'll see a FZF search over all items. Type to fuzzy search and select an item.

All information for the item is printed, with passwords censored (unless -reveal is used). The first password in the output will be automatically copied to the clipboard, unless -no-copy is passed.

Contributions welcome!

About

terminal viewer for 1password/opvault data in golang

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages