Skip to content

Latest commit

 

History

20 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2fa

Code style: black

CLI for Time-Based OTP codes.

twofa add github $SECRETKEY
twofa copy github # copies OTP to clipboard
twofa # lists all registered services and their current OTP
twofa --json # same as above but in a machine readable format
twofa remove github # removes the service

Local Development

Install pipenv

pipenv sync --dev

This automatically configures a venv as well as installing twofa as an editable package.

Installation outside of venv

TODO

About

A command line TOTP client.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages