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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 dépôts

Awesome GitHub RepositoriesPlugin-Based Dashboard Frameworks

Modular frameworks for building data-driven dashboards using a standardized plugin system.

Distinct from Plugin-Extensible Dashboards: Broader than Kubernetes-specific dashboards, providing a general-purpose plugin architecture for any data display.

Explore 3 awesome GitHub repositories matching devops & infrastructure · Plugin-Based Dashboard Frameworks. Refine with filters or upvote what's useful.

Awesome Plugin-Based Dashboard Frameworks GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • magicmirrororg/magicmirrorAvatar de MagicMirrorOrg

    MagicMirrorOrg/MagicMirror

    23,612Voir sur GitHub↗

    MagicMirror is an open source framework for creating personalized information dashboards, specifically designed for use as a modular smart mirror platform and a plugin-based dashboard framework. It functions as a system for aggregating data feeds and modular components to create a centralized information hub. The platform utilizes a module-based plugin architecture that allows for the development and integration of custom third-party plugins through a standardized interface. This extensibility enables the creation of personalized displays and custom data widgets. The system supports a headle

    Implements a modular system for building custom data displays through a standardized plugin interface.

    JavaScriptdomoticsjavascriptmagicmirror
    Voir sur GitHub↗23,612
  • freeboard/freeboardAvatar de Freeboard

    Freeboard/freeboard

    6,497Voir sur GitHub↗

    A damn-sexy, open source real-time dashboard builder for IOT and other web mashups. A free open-source alternative to Geckoboard.

    Provides a plugin-based dashboard framework with an API for registering custom datasources and widgets.

    JavaScript
    Voir sur GitHub↗6,497
  • vmware-archive/octantAvatar de vmware-archive

    vmware-archive/octant

    6,244Voir sur GitHub↗

    Highly extensible platform for developers to better understand the complexity of Kubernetes clusters.

    Provides a gRPC-based plugin system for extending the dashboard with custom components and actions.

    Gogogolangkubernetes
    Voir sur GitHub↗6,244
  1. Home
  2. DevOps & Infrastructure
  3. Kubernetes Dashboards
  4. Plugin-Extensible Dashboards
  5. Plugin-Based Dashboard Frameworks

Explorer les sous-tags

  • gRPC Plugin DashboardsExtends web UI with custom components and actions through a gRPC-based plugin system that registers new functionality at runtime. **Distinct from Plugin-Based Dashboard Frameworks:** Distinct from Plugin-Based Dashboard Frameworks: uses gRPC for plugin communication, not a general-purpose plugin framework.