/kp2

A commandline client for accessing Keepass 2 files (kdbx)

Primary LanguageGoMIT LicenseMIT

kp2

kp2 is a commandline tool for accessing Keepass 2 files (kdbx).

gokeepasslib is used to read the file.

Install

go get -u github.com/tobischo/kp2

Usage

kp2 --help

TODO

  • Write tests
  • Implement browse command
  • Implement generate command
  • Implement move command
  • Implement remove command

License

LICENSE

Copyright

Copyright © 2019 Tobias Schoknecht. All rights reserved.