asunder icon indicating copy to clipboard operation
asunder copied to clipboard

🍡 Command line TOTP authenticator

asunder

Asunder, Sweet and Other Distress

Latest Release Build Status Go Report Card

A pretty, little two-factor authenticaton (2FA) client for the command line. 🍡

scrot

Installation

Binaries

Download a binary from the releases page.

Build from source

Go 1.20 or higher required. (install instructions)

go install github.com/fawni/asunder@latest

Usage

The first time you run asunder you will be asked to create a master password. After that, everytime asunder is launched you will be prompted for that password.

Add entries:

asunder add

Start asunder:

asunder

Delete entries:

asunder delete

License

OSL-3.0