diff --git "a/items/\347\273\210\347\253\257\345\221\275\344\273\244\350\241\214\345\267\245\345\205\267/fselect.yaml" "b/items/\347\273\210\347\253\257\345\221\275\344\273\244\350\241\214\345\267\245\345\205\267/fselect.yaml" new file mode 100644 index 0000000..a5ae1cc --- /dev/null +++ "b/items/\347\273\210\347\253\257\345\221\275\344\273\244\350\241\214\345\267\245\345\205\267/fselect.yaml" @@ -0,0 +1,5 @@ +kind: 终端命令行工具 +owner: jhspetersson +repo: fselect +desc: '使用类似 SQL 的查询查找文件' +desc_en: 'Find files with SQL-like queries' \ No newline at end of file diff --git "a/items/\347\273\210\347\253\257\345\221\275\344\273\244\350\241\214\345\267\245\345\205\267/gron.yaml" "b/items/\347\273\210\347\253\257\345\221\275\344\273\244\350\241\214\345\267\245\345\205\267/gron.yaml" new file mode 100644 index 0000000..9317554 --- /dev/null +++ "b/items/\347\273\210\347\253\257\345\221\275\344\273\244\350\241\214\345\267\245\345\205\267/gron.yaml" @@ -0,0 +1,5 @@ +kind: 终端命令行工具 +owner: tomnomnom +repo: gron +desc: '将 JSON 转换为离散的值,以使其更易于根据需要进行 grep 并查看其绝对路径' +desc_en: 'transforms JSON into discrete values making it easier to grep and view the absolute path as needed' \ No newline at end of file diff --git "a/items/\347\273\210\347\253\257\345\221\275\344\273\244\350\241\214\345\267\245\345\205\267/hf.yaml" "b/items/\347\273\210\347\253\257\345\221\275\344\273\244\350\241\214\345\267\245\345\205\267/hf.yaml" new file mode 100644 index 0000000..d932e31 --- /dev/null +++ "b/items/\347\273\210\347\253\257\345\221\275\344\273\244\350\241\214\345\267\245\345\205\267/hf.yaml" @@ -0,0 +1,5 @@ +kind: 终端命令行工具 +owner: hugows +repo: hf +desc: 'hf 是一个命令行实用程序,用于快速查找文件并执行命令 - 类似于终端的 Helm/Anything/CtrlP。它试图找到最佳匹配,就像其他模糊查找器(Sublime、ido、Helm)一样。' +desc_en: 'hf is a command line utility to quickly find files and execute a command - kind of like a terminal-based Helm/Anything/CtrlP. It tries to find the best match, just like other fuzzy finders (Sublime, ido, Helm).' \ No newline at end of file diff --git "a/items/\347\273\210\347\253\257\345\221\275\344\273\244\350\241\214\345\267\245\345\205\267/htop.yaml" "b/items/\347\273\210\347\253\257\345\221\275\344\273\244\350\241\214\345\267\245\345\205\267/htop.yaml" new file mode 100644 index 0000000..b1202ea --- /dev/null +++ "b/items/\347\273\210\347\253\257\345\221\275\344\273\244\350\241\214\345\267\245\345\205\267/htop.yaml" @@ -0,0 +1,5 @@ +kind: 终端命令行工具 +owner: htop-dev +repo: htop +desc: '一个跨平台的交互式流程查看器,允许垂直和水平滚动进程列表以查看其完整命令行以及内存和 CPU 消耗等相关信息' +desc_en: 'A cross-platform interactive process viewer, allowing to scroll the process list vertically and horizontally to see all processes and their full command lines, and to sort the processes in various ways' \ No newline at end of file diff --git "a/items/\347\273\210\347\253\257\345\221\275\344\273\244\350\241\214\345\267\245\345\205\267/jc.yaml" "b/items/\347\273\210\347\253\257\345\221\275\344\273\244\350\241\214\345\267\245\345\205\267/jc.yaml" new file mode 100644 index 0000000..456382e --- /dev/null +++ "b/items/\347\273\210\347\253\257\345\221\275\344\273\244\350\241\214\345\267\245\345\205\267/jc.yaml" @@ -0,0 +1,5 @@ +kind: 终端命令行工具 +owner: kellyjonbrazil +repo: jc +desc: 'jc 命令可以将常用的 Linux 命令的输出转为 JSON 格式,以便于你再结合 jq 命令进行二次的过滤或处理。' +desc_en: 'jc is a CLI command that converts the output of popular command-line tools and file-types to JSON or Dictionaries.' \ No newline at end of file diff --git "a/items/\347\273\210\347\253\257\345\221\275\344\273\244\350\241\214\345\267\245\345\205\267/lnav.yaml" "b/items/\347\273\210\347\253\257\345\221\275\344\273\244\350\241\214\345\267\245\345\205\267/lnav.yaml" new file mode 100644 index 0000000..640ae7d --- /dev/null +++ "b/items/\347\273\210\347\253\257\345\221\275\344\273\244\350\241\214\345\267\245\345\205\267/lnav.yaml" @@ -0,0 +1,5 @@ +kind: 终端命令行工具 +owner: tstack +repo: lnav +desc: '终端的日志文件查看器,轻松合并、尾随、搜索、过滤和查询日志文件' +desc_en: 'The log file viewer for the terminal, easy to merge, tail, search, filter and query log files' \ No newline at end of file diff --git "a/items/\347\273\210\347\253\257\345\221\275\344\273\244\350\241\214\345\267\245\345\205\267/skim.yaml" "b/items/\347\273\210\347\253\257\345\221\275\344\273\244\350\241\214\345\267\245\345\205\267/skim.yaml" new file mode 100644 index 0000000..8008b91 --- /dev/null +++ "b/items/\347\273\210\347\253\257\345\221\275\344\273\244\350\241\214\345\267\245\345\205\267/skim.yaml" @@ -0,0 +1,5 @@ +kind: 终端命令行工具 +owner: lotabout +repo: skim +desc: '一个类似 grep 命令的通用的模糊查找器,可以节省您的时间。' +desc_en: 'A general-purpose fuzzy finder that saves you time.' \ No newline at end of file