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

feature: add Chinese version #34

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
289 changes: 289 additions & 0 deletions README-zh.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,289 @@
<h1 align="center">现代 Unix</h1>

<p align="center">
<p align="center">
<a href="./README.md">English</a> · <a href="./README-zh.md">中文</a>
</p>
</p>

<p align="center">
<h1 align="center">
<a href="https://github.com/sharkdp/bat"><code>bat</code></a>
</h1>
<p align="center">语法高亮,集成 git 的 <code>cat</code> 命令。</p>
<p align="center">
<img src="https://camo.githubusercontent.com/c436c206f2c86605ab2f9fb632dd485afc05fccbf14af472770b0c59d876c9cc/68747470733a2f2f692e696d6775722e636f6d2f326c53573452452e706e67" width="600" />
</p>
</p>

<p align="center">
<h1 align="center">
<a href="https://github.com/ogham/exa"><code>exa</code></a>
</h1>
<p align="center">现代 <code>ls</code> 命令。</p>
<p align="center">
<img src="https://raw.githubusercontent.com/ogham/exa/master/screenshots.png" width="700" />
</p>
</p>

<p align="center">
<h1 align="center">
<a href="https://github.com/Peltoche/lsd"><code>lsd</code></a>
</h1>
<p align="center">下一代的文件列表命令。兼容 <code>ls</code> 命令。</p>
<p align="center">
<img src="https://raw.githubusercontent.com/Peltoche/lsd/assets/screen_lsd.png" width="600" />
</p>
</p>

<p align="center">
<h1 align="center">
<a href="https://github.com/dandavison/delta"><code>delta</code></a>
</h1>
<p align="center"><code>git</code> 和 <code>diff</code> 查看器。</p>
<p align="center">
<img src="https://user-images.githubusercontent.com/52205/86275526-76792100-bba1-11ea-9e78-6be9baa80b29.png" width="600" />
</p>
</p>

<p align="center">
<h1 align="center">
<a href="https://github.com/bootandy/dust"><code>dust</code></a>
</h1>
<p align="center">用 rust 编写的更直观的 <code>du</code> 版本。</p>
<p align="center">
<img src="https://user-images.githubusercontent.com/200613/90223722-e0c2e980-de0e-11ea-8c75-343273fed6f3.png" width="600" />
</p>
</p>

<p align="center">
<h1 align="center">
<a href="https://github.com/muesli/duf"><code>duf</code></a>
</h1>
<p align="center">更好的 <code>df</code> 替代品。</p>
<p align="center">
<img src="https://raw.githubusercontent.com/muesli/duf/master/duf.png" width="600" />
</p>
</p>

<p align="center">
<h1 align="center">
<a href="https://github.com/Canop/broot"><code>broot</code></a>
</h1>
<p align="center">浏览目录(<code>tree</code>)新方法。</p>
<p align="center">
<img src="https://github.com/Canop/broot/blob/master/website/docs/img/20200629-overview.png" width="600" />
</p>
</p>

<p align="center">
<h1 align="center">
<a href="https://github.com/sharkdp/fd"><code>fd</code></a>
</h1>
<p align="center">简单、快速、用户友好的 <code>find</code> 替代方案。</p>
<p align="center">
<img src="https://raw.githubusercontent.com/sharkdp/fd/master/doc/screencast.svg" width="600" />
</p>
</p>

<p align="center">
<h1 align="center">
<a href="https://github.com/BurntSushi/ripgrep"><code>ripgrep</code></a>
</h1>
<p align="center">极其快速的 <code>grep</code> 替代品,并且使用 .gitignore 文件。</p>
<p align="center">
<img src="https://user-images.githubusercontent.com/200613/90223748-ecaeab80-de0e-11ea-9140-ac9219f5747c.gif" width="600" />
</p>
</p>

<p align="center">
<h1 align="center">
<a href="https://github.com/ggreer/the_silver_searcher"><code>ag</code></a>
</h1>
<p align="center">类似于 <code>ack</code> 的代码搜索工具,但速度更快。</p>
<p align="center">
<img src="http://cdn-ak.f.st-hatena.com/images/fotolife/s/sona-zip/20130531/20130531223246_original.png?1370007170" width="600" />
</p>
</p>

<p align="center">
<h1 align="center">
<a href="https://github.com/junegunn/fzf"><code>fzf</code></a>
</h1>
<p align="center">通用的命令行模糊查找器。</p>
<p align="center">
<img src="https://raw.githubusercontent.com/junegunn/i/master/fzf-preview.png" width="600" />
</p>
</p>

<p align="center">
<h1 align="center">
<a href="https://github.com/cantino/mcfly"><code>mcfly</code></a>
</h1>
<p align="center">历史命令(<code>history</code>)查找器。</p>
<p align="center">
<img src="https://github.com/cantino/mcfly/blob/master/docs/screenshot.png" width="600" />
</p>
</p>

<p align="center">
<h1 align="center">
<a href="https://github.com/theryangeary/choose"><code>choose</code></a>
</h1>
<p align="center">用户友好的、快速的,替代 <code>cut</code> 和 <code>awk</code> 的工具。</p>
<p align="center">
<img src="https://asciinema.org/a/315932.png" width="600" />
</p>
</p>

<p align="center">
<h1 align="center">
<a href="https://github.com/stedolan/jq"><code>jq</code></a>
</h1>
<p align="center">
轻量灵活的 JSON 解析器。
</p>
<p align="center">
<img src="https://blog.noenieto.com/media/gnome-shell-screenshot-VMABUZ.png" width="600" />
</p>
</p>

<p align="center">
<h1 align="center">
<a href="https://github.com/chmln/sd"><code>sd</code></a>
</h1>
<p align="center">更直观的查找和替换命令(代替 <code>sed</code>)。</p>
<p align="center">
<img src="https://rest-reminder.easiestsoft.com/web/command-line-search-replace-string-in-file/img/regular-expression-replace-string-in-file.png" width="600" />
</p>
</p>

<p align="center">
<h1 align="center">
<a href="https://github.com/cheat/cheat"><code>cheat</code></a>
</h1>
<p align="center">命令行上创建和查看命令小抄。</p>
<p align="center">
<img src="https://static.haydenjames.io/wp-content/uploads/2020/09/cheat-command-line-github-868x478.png" width="600" />
</p>
</p>

<p align="center">
<h1 align="center">
<a href="https://github.com/tldr-pages/tldr"><code>tldr</code></a>
</h1>
<p align="center">简化 <code>man</code> 命令。</p>
<p align="center">
<img src="https://raw.githubusercontent.com/tldr-pages/tldr/master/images/tldr.svg" width="600" />
</p>
</p>

<p align="center">
<h1 align="center">
<a href="https://github.com/ClementTsang/bottom"><code>bottom</code></a>
</h1>
<p align="center">又一个跨平台的图形化进程/系统监控器。</p>
<p align="center">
<img src="https://github.com/ClementTsang/bottom/blob/master/assets/demo.gif" width="600" />
</p>
</p>

<p align="center">
<h1 align="center">
<a href="https://github.com/nicolargo/glances"><code>glances</code></a>
</h1>
<p align="center">用于 Linux、BSD、macOS 和 Windows 操作系统的 <code>top</code>/<code>htop</code> 替代品。</p>
<p align="center">
<img src="https://raw.githubusercontent.com/nicolargo/glances/develop/docs/_static/glances-summary.png" width="600" />
</p>
</p>

<p align="center">
<h1 align="center">
<a href="https://github.com/aksakalli/gtop"><code>gtop</code></a>
</h1>
<p align="center">终端的系统监控仪表板。</p>
<p align="center">
<img src="https://raw.githubusercontent.com/aksakalli/gtop/master/img/demo.gif" width="600" />
</p>
</p>

<p align="center">
<h1 align="center">
<a href="https://github.com/sharkdp/hyperfine"><code>hyperfine</code></a>
</h1>
<p align="center">命令行基准测试工具。</p>
<p align="center">
<img src="https://camo.githubusercontent.com/88a0cb35f42e02e28b0433d4b5e0029e52e723d8feb8df753e1ed06a5161db56/68747470733a2f2f692e696d6775722e636f6d2f7a31394f5978452e676966" width="600" />
</p>
</p>

<p align="center">
<h1 align="center">
<a href="https://github.com/orf/gping"><code>gping</code></a>
</h1>
<p align="center"><code>ping</code> 命令,带有图像。</p>
<p align="center">
<img src="https://raw.githubusercontent.com/orf/gping/master/images/readme-example.gif" width="600" />
</p>
</p>

<p align="center">
<h1 align="center">
<a href="https://github.com/dalance/procs"><code>procs</code></a>
</h1>
<p align="center">用于替代 <code>ps</code> 的用 Rust 编写的现代命令。</p>
<p align="center">
<img src="https://user-images.githubusercontent.com/200613/90223676-c8eb6580-de0e-11ea-8e3e-fea30f173aab.png" width="600" />
</p>
</p>

<p align="center">
<h1 align="center">
<a href="https://github.com/httpie/httpie"><code>httpie</code></a>
</h1>
<p align="center">现代的、用户友好的命令行 HTTP 客户端,用于 API 时代。</p>
<p align="center">
<img src="https://raw.githubusercontent.com/httpie/httpie/master/httpie.gif" width="600" />
</p>
</p>

<p align="center">
<h1 align="center">
<a href="https://github.com/rs/curlie"><code>curlie</code></a>
</h1>
<p align="center">拥有 <code>curl</code> 的强大、<code>httpie</code> 的易用性。</p>
<p align="center">
<img src="https://raw.githubusercontent.com/rs/curlie/master/doc/get.png" width="600" />
</p>
</p>

<p align="center">
<h1 align="center">
<a href="https://github.com/ducaale/xh"><code>xh</code></a>
</h1>
<p align="center">一个友好而快速的发送 HTTP 请求的工具。它尽可能地重新实现了 HTTPie 的优秀设计,重点是提高性能。</p>
<p align="center">
<img src="https://raw.githubusercontent.com/ducaale/xh/master/assets/xh-demo.gif" width="600" />
</p>
</p>

<p align="center">
<h1 align="center">
<a href="https://github.com/ajeetdsouza/zoxide"><code>zoxide</code></a>
</h1>
<p align="center">更好用的 <code>cd</code> 命令,启发于 <code>z</code> 命令。</p>
<p align="center">
<img src="https://raw.githubusercontent.com/ajeetdsouza/zoxide/main/contrib/tutorial.webp" width="600" />
</p>
</p>

<p align="center">
<h1 align="center">
<a href="https://github.com/ogham/dog"><code>dog</code></a>
</h1>
<p align="center">用户友好的命令行DNS客户端,<code>dig</code> 替代品。</p>
<p align="center">
<img src="https://raw.githubusercontent.com/ogham/dog/master/dog-screenshot.png" width="700" />
</p>
</p>
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
<h1 align="center">Modern Unix</h1>

<p align="center">
<p align="center">
<a href="./README.md">English</a> · <a href="./README-zh.md">中文</a>
</p>
</p>

<p align="center">
<h1 align="center">
<a href="https://github.com/sharkdp/bat"><code>bat</code></a>
Expand Down