#totp #gpg #store #cli #cli-tool

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

#1004 in Command line utilities

Download history 33/week @ 2024-02-25 1/week @ 2024-03-10 28/week @ 2024-03-31 84/week @ 2024-04-07 127/week @ 2024-04-14

239 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

~470KB