Skip to content

Commit

Permalink
Update Chinese list for 'Terminal Apps' #1586
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Feb 6, 2025
1 parent 09aaf39 commit 8adfff1
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 5 deletions.
8 changes: 6 additions & 2 deletions README-zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -303,12 +303,16 @@ Awesome Mac

### 命令行应用

* [alacritty](https://github.com/jwilm/alacritty) - A cross-platform, GPU-accelerated terminal emulator. [![Open-Source Software][OSS Icon]](https://github.com/jwilm/alacritty) ![Freeware][Freeware Icon]
* [Ghostty](https://github.com/ghostty-org/ghostty) - 一个快速、功能丰富、跨平台的终端模拟器,使用平台原生UI和GPU加速。 [![Open-Source Software][OSS Icon]](https://github.com/ghostty-org/ghostty) ![Freeware][Freeware Icon]
* [hyper](https://hyper.is) - 基于 Web 技术的终端,直接替代自带的 Terminal。[![Open-Source Software][OSS Icon]](https://github.com/zeit/hyper) ![Freeware][Freeware Icon]
* [iTerm2](http://www.iterm2.com) - 免费的终端工具,直接替代自带的 Terminal,有非常多惊人的特性。[![Open-Source Software][OSS Icon]](https://github.com/gnachman/iTerm2) ![Freeware][Freeware Icon]
* [Ghostty](https://github.com/ghostty-org/ghostty) - 一个快速、功能丰富、跨平台的终端模拟器,使用平台原生UI和GPU加速。 [![Open-Source Software][OSS Icon]](https://github.com/ghostty-org/ghostty) ![Freeware][Freeware Icon]
* [Termius](https://www.termius.com/) - 免费的终端工具,可以与 windows 平台的 xshell 媲美。 ![Freeware][Freeware Icon]
* [kitty](https://github.com/kovidgoyal/kitty) - A cross-platform, fast, feature full, GPU based terminal emulator. [![Open-Source Software][OSS Icon]](https://github.com/kovidgoyal/kitty) ![Freeware][Freeware Icon]
* [Tabby (formerly Terminus)](https://github.com/Eugeny/terminus) - 免费的终端工具,基于 Web 技术的终端,用 TypeScript 写成的跨平台终端工具。深受 hyper 启发。 [![Open-Source Software][OSS Icon]](https://github.com/Eugeny/terminus) ![Freeware][Freeware Icon]
* [Termius](https://www.termius.com/) - 免费的终端工具,可以与 windows 平台的 xshell 媲美。 ![Freeware][Freeware Icon]
* [Warp](https://www.warp.dev) - Warp is a blazingly fast, rust-based terminal reimagined from the ground up to work like a modern app.
* [Wave](https://github.com/wavetermdev/waveterm) - 一个将传统终端功能与图形功能(如文件预览、网络浏览和AI辅助)相结合的开源终端。[![Open-Source Software][OSS Icon]](https://github.com/wavetermdev/waveterm) ![Freeware][Freeware Icon]
* [WezTerm](https://wezfurlong.org/wezterm/) - A GPU-accelerated cross-platform terminal emulator and multiplexer implemented in Rust. [![Open-Source Software][OSS Icon] ![Freeware][Freeware Icon]](https://github.com/wez/wezterm)

## 设计和产品

Expand Down
3 changes: 1 addition & 2 deletions command-line-apps-zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@

## 目录

- [Awesome Mac](#优秀的命令行应用精选)
- [优秀的命令行应用精选](#优秀的命令行应用精选)
- [目录](#目录)
- [数据库](#数据库)
- [媒体](#媒体)
Expand Down Expand Up @@ -81,7 +81,6 @@
* [ngrrram](https://github.com/wintermute-cell/ngrrram) - 一个帮助你提高打字速度并学习新布局的 TUI 工具,附赠一只免费的小猫。[![Open-Source Software][OSS Icon] ![Freeware][Freeware Icon]](https://github.com/wintermute-cell/ngrrram)
* [ndm](https://720kb.github.io/ndm/) - 查看本地[NPM](http://npmjs.org/)安装的包客户端软件。摆脱命令方便安装、查看、卸载软件。[![Open-Source Software][OSS Icon]](https://github.com/720kb/ndm) ![Freeware][Freeware Icon]
* [OpenRecall](https://github.com/openrecall/openrecall) - 使用 OpenRecall,您可以轻松访问您的数字历史,增强您的记忆和生产力,同时不影响您的隐私。 [![Open-Source Software][OSS Icon]](https://github.com/openrecall/openrecall) ![Freeware][Freeware Icon]
* [WezTerm](https://wezfurlong.org/wezterm/) - 一个用 Rust 实现的跨平台 GPU 加速终端模拟器和多路复用器。 [![Open-Source Software][OSS Icon] ![Freeware][Freeware Icon]](https://github.com/wez/wezterm)
* [silver searcher (ag)](https://github.com/ggreer/the_silver_searcher) - 类似于ack的代码搜索工具,专注于速度。 [![Open-Source Software][OSS Icon]](https://github.com/ggreer/the_silver_searcher) ![Freeware][Freeware Icon]
* [Serial](https://www.decisivetactics.com/products/serial/) - 为工程师和系统管理员嵌入式硬件更容易。
* [spaceship](https://github.com/denysdovhan/spaceship-prompt) - 一个简约,功能强大且极易定制的Zsh提示。 [![Open-Source Software][OSS Icon]](https://github.com/denysdovhan/spaceship-prompt) ![Freeware][Freeware Icon]
Expand Down
2 changes: 1 addition & 1 deletion command-line-apps.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ A curated list of useful command line apps

## Contents

- [Awesome Mac](#awesome-command-line-apps)
- [Awesome Command Line Apps](#awesome-command-line-apps)
- [Contents](#contents)
- [Databases](#databases)
- [Media](#media)
Expand Down

0 comments on commit 8adfff1

Please sign in to comment.