awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 个仓库

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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • magicmirrororg/magicmirrorMagicMirrorOrg 的头像

    MagicMirrorOrg/MagicMirror

    23,612在 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
    在 GitHub 上查看↗23,612
  • freeboard/freeboardFreeboard 的头像

    Freeboard/freeboard

    6,497在 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
    在 GitHub 上查看↗6,497
  • vmware-archive/octantvmware-archive 的头像

    vmware-archive/octant

    6,244在 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
    在 GitHub 上查看↗6,244
  1. Home
  2. DevOps & Infrastructure
  3. Kubernetes Dashboards
  4. Plugin-Extensible Dashboards
  5. Plugin-Based Dashboard Frameworks

探索子标签

  • 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.