awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 repositorios

Awesome GitHub RepositoriesDrop-Down Console Interfaces

UI patterns where a console slides down from the top of the screen via a global trigger.

Distinct from Terminal Styling: The candidates focus on internal terminal styling/sampling and not the overarching window behavior of a Quake-style terminal.

Explore 3 awesome GitHub repositories matching user interface & experience · Drop-Down Console Interfaces. Refine with filters or upvote what's useful.

Awesome Drop-Down Console Interfaces GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • maximus5/conemuAvatar de Maximus5

    Maximus5/ConEmu

    9,139Ver en GitHub↗

    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 managem

    Implements a drop-down console interface that toggles as a full-width top-screen overlay.

    C++
    Ver en GitHub↗9,139
  • gnunn1/tilixAvatar de gnunn1

    gnunn1/tilix

    5,690Ver en 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

    Animates a terminal window sliding from the screen top using GTK+ window positioning and timing callbacks.

    D
    Ver en GitHub↗5,690
  • guake/guakeAvatar de Guake

    Guake/guake

    4,617Ver en 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

    Animates a terminal window sliding down from the top edge of the screen using X11 events.

    Pythonguakeguake-terminalhacktoberfest
    Ver en GitHub↗4,617
  1. Home
  2. User Interface & Experience
  3. Drop-Down Console Interfaces