# x-cmd **Repository Path**: qqclient/x-cmd ## Basic Information - **Project Name**: x-cmd - **Description**: x-cmd官方发布仓库 - **Primary Language**: Shell - **License**: Not specified - **Default Branch**: X - **Homepage**: https://x-cmd.com - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 18 - **Created**: 2024-02-06 - **Last Updated**: 2024-02-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

x-cmd-logo

X-CMD

在云上 施展 弹指神通 ~

x-cmd-version

官网   |   安装

现在处于内测阶段(v0.2.7 版本),请勿用于生产环境。我们计划在未来三个月以每个月3个版本的速度往前迭代。
如果你觉得 x-cmd 不错,请给我们一个 star ⭐
你的支持是我们不断改进的动力 ~

![x theme demo gif](https://foruda.gitee.com/images/1697770832734408357/545a3160_11092596.gif "theme.gif") ## [介绍](https://x-cmd.com) 1. 可在主流posix shell([bash](http://tiswww.case.edu/php/chet/bash/bashtop.html)/[zsh](https://www.zsh.org/)/[dash](https://manpages.debian.org/bullseye/dash/dash.1.en.html)/[ash](https://github.com/ash-shell/ash),更多将在后续支持)系统环境下(即便在非 scratch 轻量容器镜像内,如[busybox](https://busybox.net/),[alpine](https://www.alpinelinux.org/)等镜像),一键运行托管脚本 2. 可安装主流开发语言运行时(现支持[node](https://nodejs.org/en/),[python](https://www.python.org/),[java](https://www.java.com/en/)等等),在此之上,可让用户在装有x环境下的环境上一键运行托管脚本 3. 增强 posix shell 的用户体验:主题,路径快速跳转,后面会加入更好的shell智能补全和提示功能 4. 提供一系列的交互式 cli 工具([github](https://github.com/), [gitee](https://gitee.com/),更多的工具模块将在最近半年发布) 5. 极轻极快: 包括全功能模块安装包体积不超过800KB,首启后 shell 的加载时间一般不超过100ms ## [模块 -- **80+**](https://x-cmd.com/mod/) | 模块 | 功能 | 类似项目 | | --- | --- | --- | | [env](https://cn.x-cmd.com/mod/env) | 安装脚本运行/开发环境 | [asdf](https://asdf-vm.com/)/[nvm](https://github.com/nvm-sh/nvm)/[sdkman](https://sdkman.io/)/[pyenv](https://github.com/pyenv/pyenv)/[rbenv](https://github.com/rbenv/rbenv)/... | | [theme](https://cn.x-cmd.com/mod/theme) | 设置shell的主题 | [oh-my-zsh](https://ohmyz.sh/) [oh-my-bash](https://ohmybash.nntoan.com/) | | [tldr](https://cn.x-cmd.com/mod/tldr) | 可浏览命令的使用案例 | [tldr客户端工具](https://github.com/tldr-pages/tldr) | | [proxy](https://cn.x-cmd.com/mod/proxy) | 快速配置[apt](https://pkgs.org/download/apt),[pip](https://pypi.org/project/pip/),[npm](https://www.npmjs.com/)等下载源 | 未知 | | [gh](https://cn.x-cmd.com/mod/gh) | github交互客户端 | [官方的go版gh](https://cli.github.com/) | | [z/uz](https://cn.x-cmd.com/mod/zuz) | 根据后缀实现多种格式的压缩和解压 | 未知 | | [pick](https://cn.x-cmd.com/mod/pick) | 交互式选择 | [fzf]() [percol](https://github.com/mooz/percol) | | [gt](https://cn.x-cmd.com/mod/gt) | gitee交互客户端 | ? | | [ws](https://cn.x-cmd.com/mod/ws) | 项目脚本管理 | ? | | [hub](https://cn.x-cmd.com/mod/hub) | 脚本发布服务 | ? | ## [包 -- **150+**](https://x-cmd.com/pkg/) | 包 | 官网 | 功能 | | -- | -- | -- | | [jq](https://cn.x-cmd.com/pkg/jq)/[yq](https://cn.x-cmd.com/pkg/yq) | [jq](https://stedolan.github.io/jq/)/[yq](https://github.com/mikefarah/yq) | [json](https://www.json.org/json-en.html)/[yml](https://yaml.org/)处理 | | [p7zip](https://cn.x-cmd.com/pkg/7za) | [7zip](https://www.7-zip.org) | 加解压工具 | | [ffmpeg](https://cn.x-cmd.com/pkg/ffmpeg) | [ffmpeg](https://ffmpeg.org/) | 音视频工具工具 | | [openssl](https://cn.x-cmd.com/pkg/openssl) | [openssl](https://www.openssl.org/) | 安全密码学工具 | | [fd](https://cn.x-cmd.com/pkg/fd) | [fd](https://github.com/sharkdp/fd) | find的高效替代 | | [rg](https://cn.x-cmd.com/pkg/rg) | [rg](https://github.com/BurntSushi/ripgrep) | grep的高效替代 | | [sd](https://cn.x-cmd.com/pkg/sd) | [rg](https://github.com/BurntSushi/ripgrep) | 类sed,但更易上手 | | [bat](https://cn.x-cmd.com/pkg/bat) | [bat](https://github.com/sharkdp/bat) | cat的rust实现 | | [nmap](https://cn.x-cmd.com/pkg/nmap) | [nmap](https://nmap.org/) | 安全扫描工具 | | [pandoc](https://cn.x-cmd.com/pkg/pandoc) | [pandoc](https://pandoc.org/) | 文档格式转换工具 | | [smartmontools](https://cn.x-cmd.com/pkg/smartctl) | [smartmontools](https://www.smartmontools.org/) | 硬盘监控工具 |