Releases: passxyz/KPCLibPy
Releases · passxyz/KPCLibPy
Release 1.1.8
- 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
Fixed issues
Release 1.1.5
- Support device lock
- Support configuration file
The configuration file is located at $HOME/.kpclibdb/kpclibpy.ini
.
Release 1.1.4
- 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
- Using
setuptools_scm
to generate version - Add debug script
kp_debug
- Improved command
find
Release 1.1.0
- Built and released to PyPi
Release 1.0.9
- 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