Skip to content

luishgo/1pass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

1pass

Build Status

Another command-line client for 1Password written in Java

Usage

java -jar target/1pass-cli.jar <vault path> list | get <item title>

Compiling

mvn clean package

Acknowledgment

This project was only possible after reading Dan Sosedoff post and Robert Knight Go repository.

TODO

  • Class Item and ItemData as JSONElement or JSONObject
  • Create and Save Item and ItemData in a Vault
  • Create class Items?

About

1Password CLI in Java

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published