awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 dépôts

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

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • epiral/bb-browserAvatar de epiral

    epiral/bb-browser

    5,814Voir sur 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
    Voir sur GitHub↗5,814
  • you-dont-need/you-dont-need-guiAvatar de you-dont-need

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

    5,821Voir sur 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
    Voir sur GitHub↗5,821
  1. Home
  2. Development Tools & Productivity
  3. No-Code Platforms
  4. Built-In Shell Command Executions

Explorer les sous-tags

  • 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.