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

8 repos

Awesome GitHub RepositoriesTerminal Management

Utilities for managing terminal sessions, output rendering, and workflow customization for command-line users.

Explore 8 awesome GitHub repositories matching operating systems & systems programming · Terminal Management. Refine with filters or upvote what's useful.

  1. Home
  2. Operating Systems & Systems Programming
  3. Terminal and Command-Line Environments
  4. Terminal Management

Awesome Terminal Management GitHub Repositories

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

    microsoft/terminal

    101,848GitHubView on GitHub↗

    This project is a terminal emulator that provides a modern command-line interface with support for tabbed navigation, GPU-accelerated text rendering, and comprehensive Unicode character display. It functions as a host for multiple shell sessions, managing them as independent processes within a unified windowing environ

    C++cmdcommand-lineconsole
  • Eugeny/tabby

    Eugeny/tabby

    68,976GitHubView on GitHub↗

    Tabby is a cross-platform terminal emulator and desktop application suite designed for managing command-line workflows and remote infrastructure. It provides a comprehensive environment for terminal session orchestration, allowing users to organize multiple active sessions through split panes and custom layouts. The ap

    TypeScriptserialssh-clienttelnet-client
  • OpenHands/OpenHands

    OpenHands/OpenHands

    67,974GitHubView on GitHub↗

    OpenHands is an autonomous agent framework designed for software engineering workflows. It provides a modular platform for orchestrating AI agents that reason, plan, and execute tasks within isolated, containerized development environments. By integrating with standard version control and development tools, the system

    Pythonagentartificial-intelligencechatgpt
  • alacritty/alacritty

    alacritty/alacritty

    62,575GitHubView on GitHub↗

    Alacritty is a cross-platform terminal emulator that provides a consistent command-line environment across Linux, macOS, and Windows. It functions as a configuration-driven terminal, relying on a declarative file format to manage user preferences, key bindings, and visual styling. The application distinguishes itself

    Rustbsdgpulinux
  • sharkdp/bat

    sharkdp/bat

    57,298GitHubView on GitHub↗

    This project is a command-line text viewer designed to enhance terminal output through automatic syntax highlighting and integrated file management. It functions as a replacement for standard system pagers, providing a readable interface for large text streams, source code, and markup files by applying color-coded form

    Rustclicommand-linegit
  • Textualize/rich

    Textualize/rich

    55,540GitHubView on GitHub↗

    Rich is a comprehensive library for building sophisticated command-line interfaces and terminal applications. It provides a robust console formatting engine and a layout framework that enables developers to render rich text, syntax-highlighted code, and complex data structures directly in the terminal. By utilizing a r

    Pythonansi-colorsemojimarkdown
  • starship/starship

    starship/starship

    54,296GitHubView on GitHub↗

    Starship is a cross-shell prompt engine that provides a unified, context-aware command line interface. It functions as a terminal customization tool, allowing users to modify the appearance and behavior of their shell prompts through a centralized, configuration-driven utility. The project operates as a compiled, stat

    Rustbashfishfish-prompt
  • romkatv/powerlevel10k

    romkatv/powerlevel10k

    53,017GitHubView on GitHub↗

    Powerlevel10k is a high-performance shell prompt framework designed to provide a responsive and visually informative command-line interface. It functions as a terminal customization engine that allows users to define the appearance, color schemes, and information density of their prompt through a declarative configurat

    Shellzsh

Explore sub-tags

  • Command-Line Profile ManagersSystems for defining and switching between multiple shell configurations and environment settings.
  • Output Enhancement Utilities2 sub-tagsTools that improve the readability and presentation of command-line output through syntax highlighting, paging, or documentation formatting.
  • Output Rendering Engines2 sub-tagsLow-level libraries and utilities that interpret, generate, or calculate the display properties of ANSI-encoded text streams.
Persistent Session Managers
Systems that maintain shell state and command execution across multiple terminal interactions.
  • Prompt Configuration Utilities3 sub-tagsTools focused on the visual design, modular components, and performance optimization of shell command prompts.
  • Terminal Environment DetectorsUtilities that identify terminal capabilities and environments to optimize output formatting and ANSI code usage.
  • Terminal Environment ManagersTools that standardize visual output, font rendering, and configuration settings across various terminal emulators.
  • Terminal Output ManagersUtilities that intercept and manage standard output streams for complex terminal interfaces.
  • Terminal Session ManagersApplications that organize and manage multiple terminal environments through features like split panes and shell profile integration.
  • Terminal Workflow CustomizationsTools that allow users to tailor the appearance and functional behavior of their command-line environment.