An open API service indexing awesome lists of open source software.

https://github.com/gebner/pass2keepass

Simple tool to convert passwords from pass into keepassx (v1) format.
https://github.com/gebner/pass2keepass

Last synced: over 1 year ago
JSON representation

Simple tool to convert passwords from pass into keepassx (v1) format.

Awesome Lists containing this project

README

          

Simple tool to convert passwords from [pass](http://www.passwordstore.org/)
into [keepassx](http://www.keepassx.org/) (v1) format.

Usage:

```
./pass2keepass.py
```

The tool will prompt for a password and write all the passwords from pass to a
file called `pass-store.kdb` in the current directory.