https://github.com/tethik/keepassjsonexport
A KeePass plugin which adds the ability export into json.
https://github.com/tethik/keepassjsonexport
Last synced: 8 months ago
JSON representation
A KeePass plugin which adds the ability export into json.
- Host: GitHub
- URL: https://github.com/tethik/keepassjsonexport
- Owner: Tethik
- License: gpl-3.0
- Created: 2016-07-03T01:17:43.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-07-06T20:14:11.000Z (almost 10 years ago)
- Last Synced: 2025-09-07T01:02:34.193Z (9 months ago)
- Language: C#
- Size: 21.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# KeePassJsonExport
A KeePass plugin which adds the ability export and import into
json/bson formats.
To install: build the project and copy the Newtonsoft and
project dll into the keepass plugin directory. (Only tested in
monodevelop on arch, may require some tinkering to work on
windows and visualstudio.)
Currently supports exporting into a somewhat limited model,
not retaining all the fields that keepass requires. For
example, icons and extra strings are missing.