Skip to content

xsy420/auth

This repository is originally posted at not found now. But for unknown reason, the repository and user is deleted from GitHub. The whole backup is at nnyyxxxx branch.

Auth

Code Quality Badge Rust CI Badge License Badge

A simple terminal-based authenticator app written in Rust that generates TOTP codes.

Installation

Arch Linux

Auth is available on my repo

Releases

Pre-built binaries can be found in the releases page

Building

The built binary will be located inside target/release/, Then it can be placed in /usr/bin/.

sudo pacman -S --needed rust git base-devel
git clone https://github.com/xsy420/auth.git
cd auth
cargo build --release

About

Authenticator TUI. Generate totps on the fly.

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages