Skip to content

treethought/attui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

attui

AT Protocol TUI

Features

  • Browse PDS and repos by handle or DID
  • View collections and records
  • Live JetStream event feed with collection/DID filtering

demo

Installation

go install github.com/treethought/attui@latest

Or build from source:

git clone https://github.com/treethought/attui
cd attui
go build

Usage

attui

Launch with optional handle, DID, or AT URI

View an account's repo

attui baileytownsend.dev

Jump to an account's records of a collection

./attui at://did:plc:b2p6rujcgpenbtcjposmjuc3/network.cosmik.collection

Jump directly to a record

attui at://did:plc:sppiplftd2sxt3hbw7htj3b5/sh.tangled.repo/3meytrdho7p22

Keybindings

  • ctrl+k - Open command palette
  • ctrl+j - Open JetStream event feed
  • esc - Navigate back
  • enter - Select item
  • ctrl+c / q - Quit

JetStream

Press ctrl+j to open the event feed. Press ctrl+j again to stop the stream and scroll through events.Use the command palette (ctrl+k) to filter by collection or DID before connecting.

About

AT Protocol Terminal Interface Explorer

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages