carnager / rofi-pass

rofi frontend for pass
GNU General Public License v3.0
696 stars 122 forks source link

type_otp function #211

Closed ltadeu6 closed 8 months ago

ltadeu6 commented 3 years ago

It's nice to have password and username typed for the user. Would be nice to type the OTP with a shortcut too. There is a way to include the OTP in the autotype, but I don't see a way to set a shortcut on the config.

moviuro commented 3 years ago

See the README, it's :otp. For example:

secure password
user: foobar
otpauth://...
autotype: user :tab pass :enter :delay :otp :enter

And there should be an "OTP" entry in the menu (I see it on my machine).