My motivation for creating leetcode-tui stemmed from my preference for tools that are lightweight and consume fewer system resources. When I explored existing leetcode CLI tools on GitHub, I came across a few raw command-line interfaces, but they lacked the interactivity I desired. To address this, I decided to develop leetcode-tui, a Text-based User Interface, that provides an interactive and user-friendly experience for solving LeetCode problems.
Warning This TUI is currently under active development. Please feel free to open an issue if you find errors.
sh
cargo install leetcode-tui-rs
Post installation
```sh leetui
~/.config/leetcode_tui/config.toml
.LEETCODE_SESSION
and csrftoken
and paste it in ~/.config/leetcode_tui/config.toml
leetui ```
EDITOR
/
Few related projects: