Simple GUI interface of pass
linux command with zenity gui
- Clone this repository
git clone https://github.com/Anant-mishra1729/Pass-zenity.git
cd Pass-zenity
- Make all files executable
chmod u+x pass*
- Place all the files except README.md in
~/.local/bin
, create~/.local/bin
directory if it doesn't exist
mv pass* ~/.local/bin/
To access all the 3 plugins (generate, show, remove)
Generates password for username
- If password is not provided random password is generated for that username.
- If username already exists the ui will ask for whether to overwrite the password or not.
Gives a list preview of all usernames