···1# Thought CLI
23-A terminal UI for real-time streaming and posting to the ATProto/Bluesky network using `stream.thought.blip` records.
00000045## Features
6···143144## License
145146-MIT License - see LICENSE file for details.
···1# Thought CLI
23+A terminal UI for real-time streaming and posting to the ATProto network using `stream.thought.blip` records.
4+5+Currently, this functions basically like IRC. I recommend entering the full TUI experience with
6+7+```
8+./target/release/thought stream
9+```
1011## Features
12···149150## License
151152+MIT License - see LICENSE file for details.