Hi. Thank you for this collection of useful TUI programs!
I want to add x-cmd to the list.
I have searched the PRs of this repo and believe that this is not a duplicate.
x-cmd is a toolset implemented using posix shell and awk. It is very small in size and offers many interesting features.
Lightweight Package Management Tool: We have implemented a lightweight package management tool using shell and awk. Through it, you can quickly obtain most common software tools, such as jq, 7za, bat, nvim, python, node, go, etc.
AI Tools: We provide CLIs for ChatGPT, Gemini, Jina.ai, etc., and have wrapped corresponding shortcut commands for different application scenarios, such as @gemini for chatting with Gemini AI and @zh for using AI to translate specified content or command results.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
## 📋 Pull Request Information
**Original PR:** https://github.com/rothgar/awesome-tuis/pull/218
**Author:** [@curry798](https://github.com/curry798)
**Created:** 6/26/2024
**Status:** ✅ Merged
**Merged:** 7/2/2024
**Merged by:** [@rothgar](https://github.com/rothgar)
**Base:** `master` ← **Head:** `patch-1`
---
### 📝 Commits (2)
- [`1da6d3e`](https://github.com/rothgar/awesome-tuis/commit/1da6d3e3b4e480f742c344838f5f3f7e991671bd) Add x-cmd to the Miscellaneous
- [`0b13f41`](https://github.com/rothgar/awesome-tuis/commit/0b13f41a7999bfc5896860e5523346ab362903c5) Add x-cmd to the Miscellaneous
### 📊 Changes
**1 file changed** (+1 additions, -0 deletions)
<details>
<summary>View changed files</summary>
📝 `README.md` (+1 -0)
</details>
### 📄 Description
Hi. Thank you for this collection of useful TUI programs!
I want to add x-cmd to the list.
I have searched the PRs of this repo and believe that this is not a duplicate.
x-cmd is a toolset implemented using posix shell and awk. It is very small in size and offers many interesting features.
**Tools Provided by x-cmd:**
- [Wrappers for Common Commands (e.g., cd, ip, ps, tar, apt, brew)](https://x-cmd.com/mod/zuz): These wrapped commands are more intelligent and easier to use compared to the native commands.
- [Lightweight Package Management Tool](https://x-cmd.com/pkg/): We have implemented a lightweight package management tool using shell and awk. Through it, you can quickly obtain most common software tools, such as jq, 7za, bat, nvim, python, node, go, etc.
- [CLI for Useful Websites (e.g., github.com, cht.sh)](https://x-cmd.com/mod/cht): We have wrapped their APIs using shell and awk for daily use and to obtain corresponding services in scripts.
- [AI Tools](https://x-cmd.com/mod/openai): We provide CLIs for ChatGPT, Gemini, Jina.ai, etc., and have wrapped corresponding shortcut commands for different application scenarios, such as `@gemini` for chatting with Gemini AI and `@zh` for using AI to translate specified content or command results.
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/rothgar/awesome-tuis/pull/218
Author: @curry798
Created: 6/26/2024
Status: ✅ Merged
Merged: 7/2/2024
Merged by: @rothgar
Base:
master← Head:patch-1📝 Commits (2)
1da6d3eAdd x-cmd to the Miscellaneous0b13f41Add x-cmd to the Miscellaneous📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
Hi. Thank you for this collection of useful TUI programs!
I want to add x-cmd to the list.
I have searched the PRs of this repo and believe that this is not a duplicate.
x-cmd is a toolset implemented using posix shell and awk. It is very small in size and offers many interesting features.
Tools Provided by x-cmd:
@geminifor chatting with Gemini AI and@zhfor using AI to translate specified content or command results.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.