Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add getpwd parameter to have stout output. #9

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

senseicoder
Copy link

My need is to open a shared keepass (me too, it sound weird) with a password stored in my private keepass. I have an alias like that

alias kpec='kp -d ~/dir/mine.kdb getpwd '''Keepass enqu''' | kp -d /shareddir/shared.kdb --stdin get'
And I can find entries in the second one like that : kpec "Plesk website.com"

First try in Python, sorry if it's messy

…es, the second is opened with a password find in the first one
@senseicoder
Copy link
Author

I am learning, I will check this asap

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant