awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Maximus5 avatar

Maximus5/ConEmu

0
View on GitHub↗
9,139 نجوم·609 تفرعات·C++·BSD-3-Clause·3 مشاهداتconemu.github.io↗

ConEmu

ConEmu is a console multiplexer and terminal emulator for Windows that organizes multiple command-line sessions into a single interface using tabs and split panes. It functions as a customizable environment for executing shells and legacy applications.

The project includes a drop-down console interface that toggles between a hidden state and a full-width top-screen overlay. It supports the execution of legacy DOS applications on modern operating systems through integrated emulation layers.

The application covers terminal customization for fonts and visual styling, window display mode management, and session organization via a flexible grid of screens. User configuration and environment variables are persisted through registry-based profile storage.

Features

  • Terminal Multiplexers - Functions as a terminal multiplexer that organizes multiple command line environments within a single window.
  • Interactive Command Line Interfaces - Provides an interactive command line interface for executing shells and legacy applications with advanced styling.
  • Terminal Workflow Environments - Provides a unified interface for running various shells and command line tools with customizable window modes.
  • Graphical Buffer Redirection - Redirects standard input and output from command-line applications into a managed graphical buffer.
  • Console Wrappers - Implements a wrapper architecture to encapsulate Windows console processes and intercept their I/O streams.
  • Terminal Session Managers - Organizes multiple terminal environments through a GUI supporting split panes and tabs.
  • Terminal Emulators - Serves as a terminal emulator for Windows that organizes console sessions into tabs and panes.
  • Multi-Pane Terminal Managers - Provides a workspace environment that organizes terminal sessions into dynamic split-screen layouts.
  • Global Window Toggles - Includes a global hotkey to toggle the visibility of the terminal window as a slide-down overlay.
  • Input Event Loops - Utilizes a non-blocking input event loop to capture keyboard and mouse events for custom hotkeys.
  • Terminal Customization - Includes tools to customize the visual appearance and behavior of the terminal emulator.
  • Legacy Console Compatibility Layers - Provides an integrated emulation layer to host and render legacy DOS command-line applications.
  • Drop-Down Console Interfaces - Implements a drop-down console interface that toggles as a full-width top-screen overlay.
  • Terminal Styling - Offers customization of fonts, anti-aliasing, and cursor styles to personalize the terminal appearance.
  • Window Display Modes - Provides toggles to switch between standard, maximized, full-screen, and drop-down window views.
  • Terminal Emulators - Feature-rich terminal emulator for Windows.

سجل النجوم

مخطط تاريخ النجوم لـ maximus5/conemuمخطط تاريخ النجوم لـ maximus5/conemu

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ ConEmu

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع ConEmu.
  • gnunn1/tilixالصورة الرمزية لـ gnunn1

    gnunn1/tilix

    5,690عرض على GitHub↗

    Tilix is a tiling terminal emulator for Linux that uses GTK+ 3 widgets for native desktop integration and theming. It arranges multiple terminal sessions in a resizable grid layout, allowing users to split the window into several panes simultaneously. The application is built on the VTE terminal emulation engine and uses the Meson build system for compilation. The terminal supports synchronized input broadcasting, where keystrokes typed in one pane are replicated to all grouped terminals via D-Bus inter-process communication. It also offers a Quake-style drop-down mode that slides a terminal

    D
    عرض على GitHub↗5,690
  • guake/guakeالصورة الرمزية لـ Guake

    Guake/guake

    4,617عرض على GitHub↗

    Guake is a drop-down terminal emulator for Linux built on the VTE widget, designed to appear instantly with a single configurable hotkey. It mimics the quake-style console by sliding down from the top of the screen, supporting full-screen toggling and transparency. The terminal manages multiple sessions as named tabs, with automatic naming from the running command and customizable switching shortcuts. It also adapts to multi-monitor setups by placing the window on the monitor under the mouse cursor or a designated screen. Guake stands out with its ability to detect file paths and URLs in term

    Pythonguakeguake-terminalhacktoberfest
    عرض على GitHub↗4,617
  • gnachman/iterm2الصورة الرمزية لـ gnachman

    gnachman/iTerm2

    17,702عرض على GitHub↗

    iTerm2 is a high-performance terminal emulator designed specifically for macOS. It functions as a programmable environment that supports advanced session management, including tabbed windows, split panes, and persistent state serialization to maintain complex workflows across application restarts. The application distinguishes itself through deep shell integration and extensive automation capabilities. It utilizes a Python-based scripting bridge and a regex-driven trigger engine to allow users to programmatically control the terminal, automate responses to output patterns, and integrate exter

    Objective-C
    عرض على GitHub↗17,702
  • alacritty/alacrittyالصورة الرمزية لـ alacritty

    alacritty/alacritty

    64,592عرض على 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 through a high-performance architecture that offloads text rendering to the graphics processor. By utilizing zero-copy terminal emulation, it processes incoming byte streams directly into a grid-based memory buffer to minimize data duplication and latency during output. The proj

    Rustbsdgpulinux
    عرض على GitHub↗64,592
عرض جميع البدائل الـ 30 لـ ConEmu→

الأسئلة الشائعة

ما هي وظيفة maximus5/conemu؟

ConEmu is a console multiplexer and terminal emulator for Windows that organizes multiple command-line sessions into a single interface using tabs and split panes. It functions as a customizable environment for executing shells and legacy applications.

ما هي الميزات الرئيسية لـ maximus5/conemu؟

الميزات الرئيسية لـ maximus5/conemu هي: Terminal Multiplexers, Interactive Command Line Interfaces, Terminal Workflow Environments, Graphical Buffer Redirection, Console Wrappers, Terminal Session Managers, Terminal Emulators, Multi-Pane Terminal Managers.

ما هي البدائل مفتوحة المصدر لـ maximus5/conemu؟

تشمل البدائل مفتوحة المصدر لـ maximus5/conemu: gnunn1/tilix — Tilix is a tiling terminal emulator for Linux that uses GTK+ 3 widgets for native desktop integration and theming. It… guake/guake — Guake is a drop-down terminal emulator for Linux built on the VTE widget, designed to appear instantly with a single… gnachman/iterm2 — iTerm2 is a high-performance terminal emulator designed specifically for macOS. It functions as a programmable… eugeny/tabby — Tabby is a cross-platform terminal emulator and desktop application suite designed for managing command-line workflows… alacritty/alacritty — Alacritty is a cross-platform terminal emulator that provides a consistent command-line environment across Linux,… wavetermdev/waveterm — WaveTerm is a cross-platform terminal emulator that integrates artificial intelligence, graphical widgets, and remote…