Skip to content

Releases: passxyz/KPCLibPy

Release 1.1.8

23 Apr 06:30
d8bfb84
Compare
Choose a tag to compare
  • Support two factors authentications (OTP)
$ keepass
Logging to /tmp/nubia_passxyz-i33w9kmc
kpclib> open dbfile=utdb.kdbx
Password:
kpclib> ls
Current group is KeePassLib.PwGroup.

 Shenzhen/
 Beijing/
 Index
kpclib> get-token Index
Token: 307608, Progress: 0.75

Release 1.1.7

17 Apr 11:06
7b39ed6
Compare
Choose a tag to compare

Fixed issues

Release 1.1.5

17 Apr 01:25
fa94dbd
Compare
Choose a tag to compare
  1. Support device lock
  2. Support configuration file

The configuration file is located at $HOME/.kpclibdb/kpclibpy.ini.

Release 1.1.4

10 Apr 13:20
79c8d20
Compare
Choose a tag to compare
  • Support Markdown format in Notes field
  • Edit fields in an editor using command edit key=Notes {your entry}
  • Support configuration file
  • Support PassXYZ data file
  • Big fixes

Release 1.1.3

05 Apr 06:17
bbfd50b
Compare
Choose a tag to compare
  • Using setuptools_scm to generate version
  • Add debug script kp_debug
  • Improved command find

Release 1.1.0

04 Apr 11:00
2149d70
Compare
Choose a tag to compare
  • Built and released to PyPi

Release 1.0.9

03 Apr 13:35
b767749
Compare
Choose a tag to compare
  • Full compatible with the original KeePass
  • .NET Standard 2.0 support with KPCLib
  • Cross platform support with .NET Standard and .NET core
  • Nice user interface with python-nubia
  • Interactive mode that offers fish-style auto-completion