/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 install github.com/tobischo/kp2@latest

Usage

kp2 --help

TODO

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

License

LICENSE

Copyright

Copyright © 2022 Tobias Schoknecht. All rights reserved.