pass-otp

Pass extension for managing one-time-password (OTP) tokens

brewmacoslinux
Try with needOr install directly
Source

About

Pass extension for managing one-time-password tokens

Commands

pass

Examples

Add a new OTP token to a pass entry$ pass otp insert totp example.com
Display the current OTP code for an entry$ pass otp code example.com
Generate and copy OTP token to clipboard$ pass otp -c example.com