awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 个仓库

Awesome GitHub RepositoriesBuilt-In Shell Command Executions

Runs entirely with built-in shell commands and coreutils, requiring no external packages or installations.

Distinct from No-Code Platforms: Distinct from No-Code Platforms: focuses on executing built-in shell commands rather than visual workflow builders.

Explore 2 awesome GitHub repositories matching development tools & productivity · Built-In Shell Command Executions. Refine with filters or upvote what's useful.

Awesome Built-In Shell Command Executions GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • epiral/bb-browserepiral 的头像

    epiral/bb-browser

    5,814在 GitHub 上查看↗

    bb-browser is an authenticated web scraper and browser automation CLI that also functions as an MCP server for AI coding tools. It treats the browser as a programmable runtime environment, enabling AI agents to control a live Chrome instance through a standard protocol while leveraging existing login sessions for authenticated actions. The project distinguishes itself through a dual CLI and MCP interface, allowing both direct command-line control and AI-driven browser manipulation. It includes a parallel multi-platform query engine that executes simultaneous searches across multiple websites,

    Provides over 100 pre-configured commands across 36 platforms for searching and extracting data from websites.

    TypeScript
    在 GitHub 上查看↗5,814
  • you-dont-need/you-dont-need-guiyou-dont-need 的头像

    you-dont-need/You-Dont-Need-GUI

    5,821在 GitHub 上查看↗

    You-Dont-Need-GUI is a curated reference of terminal commands that replace common graphical interface operations with equivalent shell one-liners. It maps everyday GUI actions—file management, archive handling, system monitoring, and network diagnostics—to standard POSIX utilities like find, grep, and awk, all composed as self-contained shell pipelines. The project distinguishes itself by requiring no external dependencies or installations; every solution runs with built-in shell commands and coreutils. Its documentation follows Unix man-page conventions, presenting each command with a

    Provides a curated reference of terminal commands that replace GUI operations using only built-in shell utilities.

    clicommandcommand-line
    在 GitHub 上查看↗5,821
  1. Home
  2. Development Tools & Productivity
  3. No-Code Platforms
  4. Built-In Shell Command Executions

探索子标签

  • Pre-Configured Site CommandsReady-to-use commands for searching, browsing, and extracting data from specific websites using the browser's authenticated session. **Distinct from Built-In Shell Command Executions:** Distinct from Built-In Shell Command Executions: provides pre-configured commands for specific websites rather than general-purpose shell commands.