xfeed
v0.1.7
Published
Terminal-based X/Twitter viewer with vim-style navigation. Install with: bun install -g xfeed
Readme
xfeed
Terminal-based X.com client with vim-style navigation so you never need to leave your terminal while your agent is on work. Stay dopaminated, stay in the loop :) Built with OpenTUI and Bun.
Early Development: This project is in early development. Expect bugs and breaking changes.
Install
Requires Bun:
bun install -g xfeedNote:
npm installwon't work - xfeed requires the Bun runtime.
Requirements
- macOS or Linux
- Bun >= 1.0
- A terminal with true color support (Ghostty, iTerm2, Kitty, Warp)
- X/Twitter cookies in a supported browser (Safari, Chrome, Arc, Brave, Firefox)
Usage
xfeedOn first run, you'll be prompted to select a browser to read cookies from or enter cookies manually.
Contributing
See CONTRIBUTING.md for guidelines.
Disclaimer
This project is not affiliated with, endorsed by, or connected to X Corp (formerly Twitter) in any way. It uses undocumented APIs which may break at any time. Use at your own risk. The authors are not responsible for any consequences of using this software, including but not limited to account restrictions.
Acknowledgments
- bird by Peter Steinberger - X API client implementation
- OpenTUI - Terminal UI framework
- sweet-cookie - Browser cookie extraction
