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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 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·24 viewsfreeboard.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 history

Star history chart for freeboard/freeboardStar history chart for freeboard/freeboard

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Freeboard

These projects share indexed features with Freeboard. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • framework7io/framework7framework7io avatar

    framework7io/framework7

    18,673View on GitHub↗

    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
    View on GitHub↗18,673
  • fluent/fluentdfluent avatar

    fluent/fluentd

    13,554View on GitHub↗

    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
    View on GitHub↗13,554
  • apache/incubator-supersetapache avatar

    apache/incubator-superset

    73,325View on GitHub↗

    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
    View on GitHub↗73,325
  • grafana/lokigrafana avatar

    grafana/loki

    27,640View on GitHub↗

    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
    View on GitHub↗27,640
Compare all 30 related projects→

Frequently asked questions

What does freeboard/freeboard do?

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

What are the main features of freeboard/freeboard?

The main features of freeboard/freeboard are: 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.

Which projects share features with freeboard/freeboard?

Projects with overlapping indexed features include: 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…