replydev / cotp

Trustworthy, encrypted, command-line TOTP/HOTP authenticator app with import functionality.
GNU General Public License v3.0
255 stars 24 forks source link

Implement extract subcommand and password insertion through stdin #403

Closed replydev closed 8 months ago

replydev commented 8 months ago

Extract subcommand prints the code of the selected OTP code. Password insertion through standard input permits non interactive access to OTP codes.

github-actions[bot] commented 8 months ago

:tada: This PR is included in version 1.5.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: