tadfisher / pass-otp

A pass extension for managing one-time-password (OTP) tokens
GNU General Public License v3.0
1.28k stars 85 forks source link

add a zbarimg example #181

Closed iambumblehead closed 1 year ago

iambumblehead commented 1 year ago

Hello pass-otp is a great solution for me.

As a new user, I was not familiar with the otpauth:// protocol and did not know that otp QR Codes contain such uris. Without that knowledge, the current pass-otp README is difficult to understand. The hello-world-style example added here is intended to help new users like me.

iambumblehead commented 1 year ago

oh I see there are zbar examples in the README. I believe somehow, there should be a reference to these examples at the top of the README. Readers with short attention spans will start at the top of the README and not understand what the otpauth uri examples at the top