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

1 repo

Awesome GitHub RepositoriesCommand-Line Interface Controllers

Programmable environments for automating terminal tasks and managing complex shell interactions.

Distinguishing note: None of the candidates were provided; this is a foundational tool for terminal automation.

Explore 1 awesome GitHub repository matching development tools & productivity · Command-Line Interface Controllers. Refine with filters or upvote what's useful.

  1. Home
  2. Development Tools & Productivity
  3. Command-Line Interface Controllers

Awesome Command-Line Interface Controllers GitHub Repositories

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

    tmux/tmux

    41,975View on GitHub↗

    This project is a terminal multiplexer that enables multiple terminal sessions to run simultaneously within a single window or a detached background process. By decoupling the client interface from a persistent server process, it allows users to maintain long-running command-line tasks that continue to execute even after disconnecting from a remote host. The system functions as a terminal window manager and process controller, providing a text-based interface to organize multiple shell processes into custom tiled layouts. It distinguishes itself through a programmable command-line interface t

    A programmable environment that provides extensive scripting and configuration options for automating terminal tasks and managing complex shell interactions.

    C
    41,975View on GitHub↗