Skip to content

nnyyxxxx/auth

Repository files navigation

Auth

A simple terminal-based authenticator CLI written in CPP that generates TOTP codes.

Installation

Arch Linux

Auth is available on the AUR

paru -S auth-cli

Releases

Yoink the binary from the releases page

Building

make release; sudo make install

Documentation

Please read the manual, it contains documentation along with common mistakes that you will make and can learn from.

man auth