Skip to content

v0.1.0 - Initial Release

Latest

Choose a tag to compare

@sujito00 sujito00 released this 17 Feb 16:32
· 7 commits to main since this release

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 --all for 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-reader

Requirements

  • Node.js >= 20
  • Your own X/Twitter cookies (auth_token and ct0)