Skip to content

Commit

Permalink
add some repo (eryajf#40)
Browse files Browse the repository at this point in the history
  • Loading branch information
eryajf committed Feb 25, 2024
1 parent 4c6516e commit eb5112e
Show file tree
Hide file tree
Showing 13 changed files with 65 additions and 0 deletions.
5 changes: 5 additions & 0 deletions items/终端命令行工具/dog.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
kind: 终端命令行工具
owner: ogham
repo: dog
desc: '一个类似 dig 命令的 DNS 工具,它具有丰富多彩的输出,理解正常的命令行参数语法,支持 DNS-over-TLS 和 DNS-over-HTTPS 协议。'
desc_en: 'A DNS tool similar to the dig command, it has colorful output, understands normal command line argument syntax, and supports the DNS-over-TLS and DNS-over-HTTPS protocols.'
5 changes: 5 additions & 0 deletions items/终端命令行工具/eza.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
kind: 终端命令行工具
owner: eza-community
repo: eza
desc: '类似 ls 命令,但功能更强大,支持彩色输出、Git 状态、图标等'
desc_en: 'Similar to the ls command, but more powerful, supporting color output, Git status, icons, etc'
5 changes: 5 additions & 0 deletions items/终端命令行工具/fd.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
kind: 终端命令行工具
owner: sharkdp
repo: fd
desc: 'find 命令的替代方案,更加易用'
desc_en: 'A simple, fast and user-friendly alternative to find'
5 changes: 5 additions & 0 deletions items/终端命令行工具/fselect.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
kind: 终端命令行工具
owner: jhspetersson
repo: fselect
desc: '一个可以使用 SQL 语句那样查找文件的工具'
desc_en: 'Find files with SQL-like queries'
5 changes: 5 additions & 0 deletions items/终端命令行工具/fzf.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
kind: 终端命令行工具
owner: junegunn
repo: fzf
desc: '一个交互式 Unix 命令行过滤器,可以与任何列表一起使用: 文件、命令历史记录、进程、主机名、书签、git 提交等'
desc_en: 'An interactive Unix command-line filter that can be used with any list: files, command history, processes, host names, bookmarks, git submissions, etc'
5 changes: 5 additions & 0 deletions items/终端命令行工具/fzy.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
kind: 终端命令行工具
owner: jhawthorn
repo: fzy
desc: '一款快速、简单的终端模糊文本选择器,具有先进的评分算法。'
desc_en: 'A fast, simple fuzzy text selector for the terminal with an advanced scoring algorithm.'
5 changes: 5 additions & 0 deletions items/终端命令行工具/gron.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
kind: 终端命令行工具
owner: tomnomnom
repo: gron
desc: 'gron 将 JSON 转换为离散分配,以便更轻松地 grep 获得想要的字段并查看它的绝对路径。它简化了对返回大量 JSON 但文档很糟糕的 API 的探索。'
desc_en: 'gron transforms JSON into discrete assignments to make it easier to grep for what you want and see the absolute 'path to it. It eases the exploration of APIs that return large blobs of JSON but have terrible documentation.'
5 changes: 5 additions & 0 deletions items/终端命令行工具/htop.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
kind: 终端命令行工具
owner: htop-dev
repo: htop
desc: 'htop是一个跨平台的交互式流程查看器。htop允许垂直和水平滚动进程列表以查看其完整命令行以及内存和 CPU 消耗等相关信息。还显示系统范围的信息,例如平均负载或交换使用情况。'
desc_en: 'htop is an interactive process viewer for Unix systems. It is a text-mode application (for console or X terminals) and requires ncurses. htop is a cross-platform interactive process viewer. It allows vertical and horizontal scrolling of the process list, so you can see all the processes and complete command lines, as well as memory and CPU consumption. It also displays system-wide information, such as average load, or swap usage.'
5 changes: 5 additions & 0 deletions items/终端命令行工具/jc.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
kind: 终端命令行工具
owner: kellyjonbrazil
repo: jc
desc: 'jc 命令能够将终端命令的输出,转为 json 格式输出,以便于进行二次过滤或处理'
desc_en: 'Convert the output of many terminal commands to JSON'
5 changes: 5 additions & 0 deletions items/终端命令行工具/lnav.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
kind: 终端命令行工具
owner: tstack
repo: lnav
desc: '终端的日志文件查看器,轻松合并、尾随、搜索、过滤和查询日志文件。'
desc_en: 'A log file viewer for the terminal, easy to merge, tail, search, filter and query log files.'
5 changes: 5 additions & 0 deletions items/终端命令行工具/mdcat.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
kind: 终端命令行工具
owner: swsnr
repo: mdcat
desc: '一个可以在终端查看渲染 markdown 格式文件的工具'
desc_en: 'A tool to view markdown files in the terminal'
5 changes: 5 additions & 0 deletions items/终端命令行工具/mtr.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
kind: 终端命令行工具
owner: traviscross
repo: mtr
desc: '一款能够探测网络链路的工具,用于诊断网络链路的问题'
desc_en: 'A tool that can probe network links, used to diagnose network link problems'
5 changes: 5 additions & 0 deletions items/终端命令行工具/xh.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
kind: 终端命令行工具
owner: ducaale
repo: xh
desc: '类似 curl 的用于发送 HTTP 请求的友好且快速的工具'
desc_en: 'A friendly and fast tool for sending HTTP requests, similar to curl'

0 comments on commit eb5112e

Please sign in to comment.