awesome-repositories.com
Blog
MCP
awesome-repositories.com

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

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

4 repositorios

Awesome GitHub RepositoriesShell Widgets

Interactive components specifically designed for desktop status bars and control centers.

Distinct from UI Widgets: Distinct from general UI Widgets by focusing on the specific constraints and interaction patterns of desktop shell bars and popouts.

Explore 4 awesome GitHub repositories matching user interface & experience · Shell Widgets. Refine with filters or upvote what's useful.

Awesome Shell Widgets GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • avengemedia/dankmaterialshellAvatar de AvengeMedia

    AvengeMedia/DankMaterialShell

    4,403Ver en GitHub↗

    DankMaterialShell is a complete Wayland desktop environment that provides a unified set of panels, widgets, system tray, notifications, and an application launcher out of the box. It is built on a plugin-based shell architecture that allows for extending the desktop with custom widgets, launcher items, and background services through a unified component interface. The shell renders its panels, widgets, and overlays using the Wayland layer shell protocol for compositor-agnostic desktop integration. The project distinguishes itself through several integrated capabilities that work together as a

    Creates UI components that appear in the shell's bar or control center using a plugin component base.

    QMLdwlgohyprland
    Ver en GitHub↗4,403
  • noctalia-dev/noctalia-shellAvatar de noctalia-dev

    noctalia-dev/noctalia-shell

    3,988Ver en GitHub↗

    Noctalia Shell is a modular Wayland desktop shell that provides a user interface consisting of status bars, launchers, and notifications for Wayland compositors. It is built as a plugin-based desktop environment that utilizes declarative configuration for managing system defaults, wallpapers, and plugin installations. The project features a dynamic desktop theming engine that extracts color palettes from wallpapers to theme the shell and external applications. This is supported by an inter-process communication bridge that exposes endpoints, allowing external scripts and keybindings to trigge

    Provides a system for creating interactive action buttons and toggles within the shell's control center.

    QMLdotfileshyprlandlinux
    Ver en GitHub↗3,988
  • p-e-w/finaltermAvatar de p-e-w

    p-e-w/finalterm

    3,820Ver en GitHub↗

    Finalterm is a Linux terminal emulator and GUI-enhanced shell interface. It functions as a stateful command line utility that parses real-time terminal data to replace standard text-based inputs with semantic menus and visual controls. The project integrates graphical interface elements and interactive widgets directly into the command line environment. This allows the interface to provide context-aware suggestions and embed GUI controls to manage terminal operations. The system focuses on command line productivity and terminal interface enhancement. It utilizes real-time data stream analysi

    Inserts interactive graphical controls directly into the text display to augment standard shell input.

    Vala
    Ver en GitHub↗3,820
  • quickshell-mirror/quickshellAvatar de quickshell-mirror

    quickshell-mirror/quickshell

    2,566Ver en GitHub↗

    Displays user-defined UI components using bundled widget types within the shell layout.

    C++audio-mixerbardesktop-widgets
    Ver en GitHub↗2,566
  1. Home
  2. User Interface & Experience
  3. UI Widgets
  4. Shell Widgets

Explorar subetiquetas

  • In-Viewport Widget InjectionInjecting interactive graphical controls directly into a text-based viewport to augment standard input. **Distinct from Shell Widgets:** Specifically targets the insertion of GUI widgets into the text stream of a terminal, not desktop bars.