[PR #218] [MERGED] Add x-cmd to the Miscellaneous #3861

Closed
opened 2026-04-24 12:37:30 -05:00 by GiteaMirror · 0 comments
Owner

📋 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: masterHead: patch-1


📝 Commits (2)

  • 1da6d3e Add x-cmd to the Miscellaneous
  • 0b13f41 Add 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:

  • Wrappers for Common Commands (e.g., cd, ip, ps, tar, apt, brew): These wrapped commands are more intelligent and easier to use compared to the native commands.
  • 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.
  • CLI for Useful Websites (e.g., github.com, cht.sh): We have wrapped their APIs using shell and awk for daily use and to obtain corresponding services in scripts.
  • 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>
GiteaMirror added the pull-request label 2026-04-24 12:37:30 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-tuis#3861