awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
External Command Executors · Awesome GitHub Repositories

3 repos

Awesome GitHub RepositoriesExternal Command Executors

Tools that trigger shell commands or external programs directly from the application interface.

Explore 3 awesome GitHub repositories matching devops & infrastructure · External Command Executors. Refine with filters or upvote what's useful.

  1. Home
  2. DevOps & Infrastructure
  3. Automation Orchestration
  4. Task Execution Frameworks
  5. External Command Executors

Awesome External Command Executors GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • puppeteer/puppeteer

    puppeteer/puppeteer

    93,606GitHubView on GitHub↗

    Puppeteer is a browser automation library that provides a programmatic interface for controlling web browsers to execute tasks, simulate user interactions, and perform end-to-end testing. It functions as a headless browser controller, managing browser lifecycles, isolated session contexts, and remote connections to fac

    Triggers browser-based tasks and processes their execution outputs directly from an application interface.

    TypeScriptautomationchromechromium
  • home-assistant/core

    home-assistant/core

    84,936GitHubView on GitHub↗

    Home Assistant is a centralized home automation platform designed to orchestrate diverse internet-connected devices and services. It functions as a local-first control system that normalizes heterogeneous hardware protocols into a unified set of entities, attributes, and services. The core architecture relies on an eve

    Dispatches shell commands and scripts to external programs directly from the automation interface.

    Pythonasynciohacktoberfesthome-automation
  • junegunn/fzf

    junegunn/fzf

    77,987GitHubView on GitHub↗

    This project is a general-purpose command-line filter that provides an interactive interface for processing standard input streams. It enables real-time fuzzy searching, data selection, and transformation, allowing users to navigate complex information or file systems directly within their terminal. By utilizing a pipe

    Runs shell commands or external programs directly from the interface using key bindings to perform actions without exiting.

    Gobashclifish