[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-7718":3},{"id":4,"name":5,"fullName":6,"owner":7,"repo":5,"description":8,"homepage":9,"htmlUrl":10,"language":11,"languages":10,"totalLinesOfCode":10,"stars":12,"forks":13,"watchers":14,"openIssues":15,"contributorsCount":16,"subscribersCount":16,"size":16,"stars1d":17,"stars7d":18,"stars30d":19,"stars90d":16,"forks30d":16,"starsTrendScore":18,"compositeScore":20,"rankGlobal":10,"rankLanguage":10,"license":21,"archived":22,"fork":22,"defaultBranch":23,"hasWiki":24,"hasPages":24,"topics":25,"createdAt":10,"pushedAt":10,"updatedAt":26,"readmeContent":27,"aiSummary":28,"trendingCount":16,"starSnapshotCount":16,"syncStatus":29,"lastSyncTime":30,"discoverSource":31},7718,"x-cli","sferik\u002Fx-cli","sferik","A command-line power tool for Twitter.","https:\u002F\u002Fsferik.github.io\u002Ft",null,"Ruby",5569,405,109,58,0,1,4,28,38.83,"MIT License",false,"main",true,[],"2026-06-12 02:01:43","# x\n\nA command-line interface for the X API.\n\n## Features\n\n- Full command tree with aliases and options\n- X API client library (x-api) for HTTP, auth, and retry primitives\n- OAuth 1.0a and OAuth 2.0 authentication\n- Automatic retry with backoff for transient API errors\n- V1.1 and V2 API support with automatic fallback\n- Streaming support for filtered and sampled streams\n- Column-aligned output formatting\n- YAML configuration file support\n- Bash completion support\n\n## Status\n\n- Command families: `cli`, `delete`, `list`, `search`, `set`, `stream`\n- Local account\u002Fprofile commands: `accounts`, `set active`, `delete account`, `version`, `ruler`\n- Stream commands use persistent HTTP streaming:\n  - `stream all` and `stream matrix` use OAuth2 sample stream\n  - `stream search`, `stream users`, `stream list`, and `stream timeline` use v2 filtered stream rules + stream\n- `X_STREAM_MAX_EVENTS` can be set to limit emitted events (useful for tests\u002Fautomation)\n- Default profile config is `~\u002F.xrc`. If `~\u002F.xrc` is missing, `~\u002F.trc` is used as a read fallback and migrated on write.\n\n## Development\n\n```bash\ncargo test\ncargo run -- version\ncargo run -- accounts --profile \u002Fpath\u002Fto\u002F.xrc\n```\n\n## Releasing\n\nTagging a new `v*` release triggers GitHub Actions to build and publish binaries for:\n\n- Linux (`x86_64-unknown-linux-gnu`)\n- Linux ARM64 (`aarch64-unknown-linux-gnu`)\n- macOS Intel (`x86_64-apple-darwin`)\n- macOS Apple Silicon (`aarch64-apple-darwin`)\n- Windows (`x86_64-pc-windows-msvc`)\n- Windows ARM64 (`aarch64-pc-windows-msvc`)\n\nInstall `cargo-release`:\n\n```bash\ncargo install cargo-release --locked\n```\n\nThen tag and push the current `Cargo.toml` version:\n\n```bash\ncargo release-tag\n```\n\nTag messages come from `Cargo.toml` release metadata (`tag-message`).\n","sferik\u002Fx-cli 是一个用于 Twitter 的命令行工具。它提供了完整的命令树、别名和选项，支持 OAuth 1.0a 和 OAuth 2.0 认证，并具备自动重试机制以应对短暂的 API 错误。该项目还支持 V1.1 和 V2 版本的 Twitter API，并且能够自动回退到可用版本。此外，x-cli 支持流式数据处理，包括过滤和采样流，同时提供列对齐输出格式化以及 YAML 配置文件支持等功能。此工具适用于需要通过命令行与 Twitter API 进行交互的各种场景，如开发者测试、自动化脚本编写等。",2,"2026-06-11 03:14:01","top_language"]