logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

cotp - Trustworthy, encrypted, command-line TOTP/HOTP authenticator app with import functionality.

Description

       Trustworthy, encrypted, command-line TOTP/HOTP authenticator app with import functionality.

   Commands:
       add    Add new OTP code

       edit   Edit an existing OTP Code

       list   List codes

       delete Delete codes

       import Import codes from other apps

       export Export cotp database

       extract
              Copies the selected code into the clipboard

       passwd Change database password

       help   Print this message or the help of the given subcommand(s)

Name

       cotp - Trustworthy, encrypted, command-line TOTP/HOTP authenticator app with import functionality.

Options

--password-stdin
              Fetch the password from standard input

       -d, --database-path <DATABASE_PATH>
              Set the database path

       -h, --help
              Print help

       -V, --version
              Print version

cotp 1.9.2                                        December 2024                                          COTP(1)

Synopsis

cotp [OPTIONS] [COMMAND]

See Also