Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

add x-cmd to list #518

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

add x-cmd to list #518

wants to merge 1 commit into from

Conversation

curry798
Copy link

@curry798 curry798 commented Jul 2, 2024

Hi. Thank you for this collection of useful terminal programs!
I want to add x-cmd to the list.

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.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant