x-reader v0.1.0
Read-only Twitter/X CLI for the terminal.
Features
- Search tweets by keyword or advanced query syntax
- Read timelines for any public user
- Read individual tweets by ID or URL
- Read replies to any tweet
- Export bookmarks (supports
--allfor full export) - User lookup by handle
- JSON output for scripting and data pipelines
- Auto-discovery of X's rotating GraphQL query IDs
- Interactive setup for cookie-based authentication
Install
npm install -g @djinnfoundry/x-readerRequirements
- Node.js >= 20
- Your own X/Twitter cookies (
auth_tokenandct0)