LeetCode in Your Terminal
SMRTR summary
lcx is a terminal-based LeetCode client built in Rust that lets developers browse, solve, test, and submit problems entirely from the command line. It features a full interactive TUI plus individual CLI subcommands for scripting, uses LeetCode's live GraphQL API with local SQLite caching, and supports browser cookie auto-detection for authentication across 20+ languages.
SMRTR provides this summary for quick context. The original article belongs to Hacker News.
Read the original article