Skip to content

au5ton/1pa

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 

Repository files navigation

1pa

1Password Command Line Interface written in Go

1pa_demo4

Installation

  1. Install Go (Go 1.8+ required)
  2. go get -u github.com/vinc3m1/1pa

Usage

  1. run 1pa [~/Dropbox/path/to/1Password.opvault]
  2. type / to search through all fields except passwords, and use arrow keys to choose an item.
  3. select an item to copy the password to clipboard

To show (unmask) and allow searching of passwords, use the -s flag: 1pa -s [path/to/opvault]

About

1Password Command Line Interface written in Go for Linux, Windows, MacOS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%