This repository has been archived on 2023-11-14. You can view files and clone it, but cannot push or open issues/pull-requests.
 
 
Go to file
Dustin 4fa8b96606 dmenu_bw: Add dmenu front-end for bwpass
`dmenu_bw` works like `passmenu`: it uses `dmenu` to provide a picker,
and then copies the password for the selected item to the clipboard.
2019-04-25 10:36:27 -05:00
src bwpass: Initial implementation 2019-04-25 10:33:27 -05:00
.flake8 bwpass: Initial implementation 2019-04-25 10:33:27 -05:00
.gitignore Initial commit 2019-04-25 09:01:51 -05:00
.pylintrc bwpass: Initial implementation 2019-04-25 10:33:27 -05:00
dmenu_bw dmenu_bw: Add dmenu front-end for bwpass 2019-04-25 10:36:27 -05:00
setup.py bwpass: Initial implementation 2019-04-25 10:33:27 -05:00