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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Freeboard avatar

Freeboard/freeboard

0
View on GitHub↗
6,497 Stars·1,183 Forks·JavaScript·MIT·14 Aufrufefreeboard.io↗

Freeboard

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

Features

  • Client-Side Dashboard Creators - Creates and displays real-time data dashboards as a single-page static web app that runs entirely client-side without a server.
  • Plugin-Based Dashboard Frameworks - Provides a plugin-based dashboard framework with an API for registering custom datasources and widgets.
  • Dashboard Platforms - A client-side dashboard platform that connects IoT datasources to display widgets through a plugin-based binding engine.
  • IoT Telemetry Visualization - Displays live data from IoT devices and web services through interactive browser dashboards.
  • Publish-Subscribe Event Systems - Uses a publish-subscribe event system to propagate datasource updates and trigger immediate widget re-renders without polling.
  • Dashboard Lifecycle Controllers - Provides a JavaScript API to initialize, load, serialize, and toggle editing state on a singleton dashboard object.
  • Data Binding Engines - Ships a client-side binding engine where widgets declare data dependencies that are resolved by subscribing to datasource streams.
  • Single Page Applications - Runs as a client-side single-page application with no server dependency, loading all assets from static files.
  • Datasource Plugin Architectures - Implements a plugin-based datasource architecture where adapters normalize external data and push updates to a central event bus.
  • Dashboard Controllers - Provides a singleton JavaScript object that manages dashboard lifecycle, serialization, and editing state through a programmatic API.
  • Browser-Based Dashboard Creators - Creates real-time dashboards from IoT and web data sources entirely within the browser without server-side dependencies.
  • IoT Data Dashboards - Creates interactive browser-based dashboards that display live data from IoT devices and web services without server-side code.
  • Widget Data Bindings - Fetches data through plugin datasources and automatically feeds it to display widgets using a built-in binding engine.
  • Live Data Bindings - Connects datasources to widgets with automatic data feed updates for live dashboard displays.
  • Dashboard Builders - Creates and edits real-time data dashboards entirely in the browser without server-side dependencies.
  • Client-Side - A single-page web application that builds and displays real-time dashboards entirely in the browser without server dependencies.
  • Real-Time - Ships a browser-based dashboard builder for creating real-time visualizations from IoT and web data sources.
  • Dashboard Applications - Runs as a single-page static web app that handles all dashboard logic and rendering client-side.
  • Custom Plugin Registrations - Allows registering new datasource or widget plugins through a simple API to add custom data sources and visualizations.
  • Dashboard Alternatives - An open-source self-hosted alternative to Geckoboard for building real-time data dashboards from web mashups.
  • Modal Overlays - Implements modal overlays that block user interaction until dismissed via configurable action buttons.
  • Analytics Dashboards - Open-source real-time dashboard builder for IoT and web data.
  • Data Visualization - Real-time dashboard builder for web mashups and IoT.
  • Log Management - Real-time dashboard for transforming JSON into visual interfaces.
  • Observability and Monitoring - Dashboard builder for real-time IoT and web data.

Star-Verlauf

Star-Verlauf für freeboard/freeboardStar-Verlauf für freeboard/freeboard

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Freeboard

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Freeboard.
  • framework7io/framework7Avatar von framework7io

    framework7io/framework7

    18,673Auf GitHub ansehen↗

    Framework7 is a mobile user interface framework and single-page application system designed to build responsive web applications with native iOS and Android appearances. It provides a comprehensive library of pre-styled components and a layout engine to create native-style user interfaces across multiple platforms. The framework utilizes a platform-aware theming system that adapts visual styles and color schemes based on detected device settings. It incorporates native mobile behaviors through a dedicated UI kit, including specialized interaction patterns such as pull-to-refresh and swipeable

    JavaScriptandroidcomponentscordova
    Auf GitHub ansehen↗18,673
  • fluent/fluentdAvatar von fluent

    fluent/fluentd

    13,554Auf GitHub ansehen↗

    Fluentd is a unified logging layer and distributed event router that collects, parses, and routes log data from diverse sources to various storage backends. It functions as a log forwarding agent and pipeline orchestrator, transforming raw unstructured log strings into formatted objects using structured log parsing. The project utilizes a plugin-based pipeline architecture to route data through independent input, filter, and output stages. It differentiates itself through tag-based event routing, which uses regular expression patterns to direct specific data streams to their intended destinat

    Ruby
    Auf GitHub ansehen↗13,554
  • apache/incubator-supersetAvatar von apache

    apache/incubator-superset

    73,325Auf GitHub ansehen↗

    This project is a business intelligence suite and SQL data visualization platform used for data analysis, reporting, and monitoring. It provides a web application for exploring datasets and building interactive dashboards, complemented by a web-based SQL query editor for analyzing raw data from connected stores. The platform features a semantic data layer to define standardized metrics and dimensions, ensuring consistent data interpretation across reports. It includes a security framework with role-based access control to manage user permissions and authentication across shared dashboards. T

    TypeScript
    Auf GitHub ansehen↗73,325
  • grafana/lokiAvatar von grafana

    grafana/loki

    27,640Auf GitHub ansehen↗

    Loki is a horizontally scalable, highly available log aggregation engine designed to store and query massive volumes of unstructured log data. It functions as a distributed observability platform that correlates logs, metrics, and traces to provide comprehensive visibility into the health and performance of complex infrastructure. The system distinguishes itself through a distributed query execution model that processes large datasets in parallel across cluster nodes. It utilizes label-based stream indexing and a distributed index to map log data to specific chunks, enabling rapid retrieval w

    Gocloudnativegrafanahacktoberfest
    Auf GitHub ansehen↗27,640
Alle 30 Alternativen zu Freeboard anzeigen→

Häufig gestellte Fragen

Was macht freeboard/freeboard?

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

Was sind die Hauptfunktionen von freeboard/freeboard?

Die Hauptfunktionen von freeboard/freeboard sind: Client-Side Dashboard Creators, Plugin-Based Dashboard Frameworks, Dashboard Platforms, IoT Telemetry Visualization, Publish-Subscribe Event Systems, Dashboard Lifecycle Controllers, Data Binding Engines, Single Page Applications.

Welche Open-Source-Alternativen gibt es zu freeboard/freeboard?

Open-Source-Alternativen zu freeboard/freeboard sind unter anderem: framework7io/framework7 — Framework7 is a mobile user interface framework and single-page application system designed to build responsive web… grafana/loki — Loki is a horizontally scalable, highly available log aggregation engine designed to store and query massive volumes… fluent/fluentd — Fluentd is a unified logging layer and distributed event router that collects, parses, and routes log data from… apache/incubator-superset — This project is a business intelligence suite and SQL data visualization platform used for data analysis, reporting,… didi/cube-ui — cube-ui is a mobile-first Vue.js component library that provides a comprehensive set of pre-built UI elements for… chakra-ui/ark — Ark is a headless UI component library that delivers accessible, cross-framework primitives with behavior governed by…