#totp #gpg #store #encryption #command-line-tool #cli

bin+lib totpc

Desktop CLI tool to manage and compute TOTPs

3 stable releases

1.1.0 Apr 13, 2024
1.0.1 Sep 3, 2023
1.0.0 May 20, 2023

#1867 in Command line utilities

Download history 1/week @ 2024-12-08

124 downloads per month

MIT license

27KB
553 lines

totp computer

Test

Desktop CLI tool to manage TOTP keys and compute values.

A time-based one-time password (TOTP) is used in 2-factor authentication (2FA) as a second step when logging in to a user account.

Inspired by "pass", totp comouter provides commands to generate TOTPs. Keys are stored locally and encrypted through the GNU Privacy Guard.

Dependencies

~495KB
~10K SLoC