AT Protocol Terminal Interface Explorer
5
fork

Configure Feed

Select the types of activity you want to include in your feed.

add readme

+109
+55
README.md
··· 1 + # attie 2 + 3 + AT Protocol Terminal Interface Explorer 4 + 5 + ## Features 6 + 7 + - Browse PDS and repos by handle or DID 8 + - View collections and records 9 + 10 + ![demo](https://vhs.charm.sh/vhs-2exoD8VkLq6k1f7tQ3NfOQ.gif) 11 + 12 + ## Installation 13 + 14 + ```bash 15 + go install github.com/treethought/attie@latest 16 + ``` 17 + 18 + Or build from source: 19 + 20 + ```bash 21 + git clone https://github.com/treethought/attie 22 + cd attie 23 + go build 24 + ``` 25 + 26 + ## Usage 27 + 28 + ``` 29 + attie 30 + ``` 31 + 32 + Launch with optional handle, DID, or AT URI 33 + 34 + 35 + View an account's repo 36 + ```bash 37 + attie baileytownsend.dev 38 + ``` 39 + 40 + Jump to an account's records of a collection 41 + 42 + ``` 43 + ./attie at://did:plc:b2p6rujcgpenbtcjposmjuc3/network.cosmik.collection 44 + ``` 45 + 46 + Jump directly to a record 47 + ``` 48 + attie at://did:plc:sppiplftd2sxt3hbw7htj3b5/sh.tangled.repo/3meytrdho7p22 49 + ``` 50 + ## Keybindings 51 + 52 + - `ctrl+k` - Open command palette 53 + - `esc` - Navigate back 54 + - `enter` - Select item 55 + - `ctrl+c` / `q` - Quit
+54
demo.tape
··· 1 + Set Height 1400 2 + Set Width 2200 3 + Set Shell zsh 4 + Sleep 2s 5 + Type "a" 6 + Sleep 200ms 7 + Type "ttie" 8 + Sleep 500ms 9 + Type " " 10 + Escape 11 + Type "[200~at://did:plc:sppiplftd2sxt3hbw7htj3b5/sh.tangled.repo/3meytrdho7p22" 12 + Sleep 2s 13 + Set TypingSpeed 0.7 14 + Escape 15 + Type "[201~" 16 + Sleep 1s 17 + Enter 18 + Sleep 6s 19 + Ctrl+K 20 + Sleep 500ms 21 + Set TypingSpeed 0.8 22 + Type "pfrazee.com" 23 + Enter 24 + Set TypingSpeed 0.8 25 + Sleep 2.5s 26 + Type "jjjjjjjkkkk" 27 + Enter 28 + Sleep 2s 29 + Type "jjjjjjjjjj" 30 + Sleep 1s 31 + Ctrl+K 32 + Set TypingSpeed 0.8 33 + Type "cosmik.network" 34 + Enter 35 + Sleep 1s 36 + Set TypingSpeed 1 37 + Type "/card" 38 + Enter 39 + Sleep 1s 40 + Enter 41 + Sleep 1s 42 + Set TypingSpeed 0.8 43 + Type "k" 44 + Sleep 500ms 45 + Type "k" 46 + Sleep 500ms 47 + Type "kk" 48 + Sleep 500ms 49 + Type "kkkk" 50 + Sleep 1s 51 + Ctrl+C 52 + Sleep 500ms 53 + 54 + Output out.gif