Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Add x-cmd to the list #332

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

Add x-cmd to the list #332

wants to merge 1 commit into from

Conversation

jerry8hero
Copy link

@jerry8hero jerry8hero commented Jun 25, 2024

Checklist for submitting a pull request to Terminals Are Sexy:

  • I have carefully read and comply with the Contributing Guidelines of this repo.
  • I have searched the PRs of this repo and believe that this is not a duplicate.
  • Title: x-cmd
  • Link: https://github.com/x-cmd/x-cmd
  • Category: Tools and Plugins
  • Description: x-cmd is a toolset implemented using posix shell and awk. It is very small in size and offers many interesting features. This is our official website: https://www.x-cmd.com/

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. This is our official website: https://www.x-cmd.com/

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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant