Skip to content

fawni/asunder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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