Skip to content

A rofi frontend to quickly access your keepass file

License

Notifications You must be signed in to change notification settings

M3NIX/rofi-keepass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

rofi-keepass

A rofi frontend to quickly access your keepass file

Installing

pip install -r requirements.txt --user

or

virtualenv -p python3 virtualenv
pip install -r requirements.txt

Following packages are needded:

  • xdotool
  • xclip

Usage

Create a keybinding which launches the script like...

python rofi-keepass.py --database /path/to/your/keepass.kdbx

Keyboard shortcuts

Shortcut Action
Enter Copy password to clipboard
Alt+1 Type All
Alt+2 Type User
Alt+3 Type Password

About

A rofi frontend to quickly access your keepass file

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages