Skip to content

Commit 52a75c0

Browse files
committed
chore: update README.md
1 parent 68042aa commit 52a75c0

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@
44

55
![Demo](https://vhs.charm.sh/vhs-7mc1SjatwAFIfEpRjylgaO.gif)
66

7+
### Why this TUI:
8+
9+
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.
10+
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.
711

812
> **Warning**
913
> This TUI is currently under active development. Please feel free to open an issue if you find errors.
@@ -37,3 +41,8 @@ leetui
3741
- Submit and run solution in multiple languages
3842
- Read Stats of your performance
3943
- Solved questions are marked with ✔️
44+
45+
Few related projects:
46+
47+
- [https://github.com/skygragon/leetcode-cli](https://github.com/skygragon/leetcode-cli)
48+
- [https://github.com/clearloop/leetcode-cli](https://github.com/clearloop/leetcode-cli)

0 commit comments

Comments
 (0)