attie#
AT Protocol Terminal Interface Explorer
Features#
- Browse PDS and repos by handle or DID
- View collections and records
- Live JetStream event feed with collection/DID filtering
Installation#
go install github.com/treethought/attie@latest
Or build from source:
git clone https://github.com/treethought/attie
cd attie
go build
Usage#
attie
Launch with optional handle, DID, or AT URI
View an account's repo
attie baileytownsend.dev
Jump to an account's records of a collection
./attie at://did:plc:b2p6rujcgpenbtcjposmjuc3/network.cosmik.collection
Jump directly to a record
attie at://did:plc:sppiplftd2sxt3hbw7htj3b5/sh.tangled.repo/3meytrdho7p22
Keybindings#
ctrl+k- Open command palettectrl+j- Open JetStream event feedesc- Navigate backenter- Select itemctrl+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.