Skip to content

Script to autotype passwords from Pass using dmenu and ydotool

License

Notifications You must be signed in to change notification settings

B3RR10/pass-autotype

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

pass-autotype

This script is based on the fzf-pass script by ReekyMarko https://git.reekynet.com/ReekyMarko/fzf-pass/ but using fuzzel instead of fzf, which works on wayland without additional configuration. It uses wtype to type the information.

Installation

Copy the script in a directory and point to it in your keybind.

Arch users can install the script from the AUR

Requirements

  • fuzzel
  • pass
  • wtype
  • pass-otp (optional for otp)

Usage

Add a keybind to your Window Manager configuration.

bindsym $mod+p exec pass-autotype

If you have your Password Store in another place, set the variable $PASSWORD_STORE_DIR

Contributing

Any contributions are welcome! If you find anything that can be better, open an Issue or a PR in this repository.

About

Script to autotype passwords from Pass using dmenu and ydotool

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages