All Projects → Smashing → Smashing

Smashing / Smashing

Licence: mit
The exceptionally handsome dashboard framework in Ruby and Coffeescript.

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
ruby
36898 projects - #4 most used programming language
SCSS
7915 projects
coffeescript
4710 projects
HTML
75241 projects

Projects that are alternatives of or similar to Smashing

QSimpleScada
Qt based simple SCADA framework, with dashboard, static and dynamic components
Stars: ✭ 152 (-94.5%)
Mutual labels:  dashboard-widget, dashboards, dashboard-application
Dashbuilder
Dashboard composition tooling based on the Uberfire framework
Stars: ✭ 163 (-94.1%)
Mutual labels:  monitoring, dashboard
Gitlab Ci Monitor
A simple dashboard for monitoring GitLab CI builds. Alpha version.
Stars: ✭ 152 (-94.5%)
Mutual labels:  monitoring, dashboard
Kube Opex Analytics
🎨 Kubernetes Cost Allocation and Capacity Planning Analytics Tool. Hourly, daily, monthly reports - Prometheus exporter - Built-in & Grafana dashboard.
Stars: ✭ 232 (-91.61%)
Mutual labels:  monitoring, dashboard
Kubebox
⎈❏ Terminal and Web console for Kubernetes
Stars: ✭ 1,855 (-32.91%)
Mutual labels:  monitoring, dashboard
Monitaure
🔔 A server uptime monitoring progressive web application - NO LONGER MAINTAINED
Stars: ✭ 135 (-95.12%)
Mutual labels:  monitoring, dashboard
Hastic Grafana App
Hastic data management server for labeling patterns and anomalies in Grafana
Stars: ✭ 166 (-94%)
Mutual labels:  monitoring, dashboard
Linux Dash
A beautiful web dashboard for Linux
Stars: ✭ 9,813 (+254.9%)
Mutual labels:  monitoring, dashboard
Goaccess
GoAccess is a real-time web log analyzer and interactive viewer that runs in a terminal in *nix systems or through your browser.
Stars: ✭ 14,096 (+409.8%)
Mutual labels:  monitoring, dashboard
Dark
(grafana) Dashboards As Resources in Kubernetes
Stars: ✭ 190 (-93.13%)
Mutual labels:  dashboard, dashboards
Sdk
Library for using Grafana' structures in Go programs and client for Grafana REST API.
Stars: ✭ 193 (-93.02%)
Mutual labels:  monitoring, dashboards
Personal Management System
Your web application for managing personal data. <[email protected]>
Stars: ✭ 2,027 (-26.69%)
Mutual labels:  dashboard, dashboards
Grafana
The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
Stars: ✭ 45,930 (+1561.12%)
Mutual labels:  monitoring, dashboard
Angular5 Iot Dashboard
Multipurpose dashboard admin for IoT softwares, remote control, user interface. Develop your client dashboards in Angular 5 with vast variety of components available.
Stars: ✭ 148 (-94.65%)
Mutual labels:  monitoring, dashboard
Dazzle
🚀 Dashboards made easy in React JS.
Stars: ✭ 1,424 (-48.5%)
Mutual labels:  dashboard, dashboard-widget
Github Monitoring
Monitor your GitHub Repos with Docker & Prometheus
Stars: ✭ 163 (-94.1%)
Mutual labels:  monitoring, dashboard
Simple Dash
A simple, fully responsive Dashboard to forward to the services of your choice!
Stars: ✭ 222 (-91.97%)
Mutual labels:  dashboard, dashboards
Amon
Amon is a modern server monitoring platform.
Stars: ✭ 1,331 (-51.86%)
Mutual labels:  monitoring, dashboard
Postgresql Dashboard
A real-time monitoring screen based on Dashing and Sinatra
Stars: ✭ 96 (-96.53%)
Mutual labels:  monitoring, dashboard
Ktop
top for k8s
Stars: ✭ 178 (-93.56%)
Mutual labels:  monitoring, dashboard

Build Gitter chat

Smashing

Smashing, the spiritual successor to Dashing, is a Sinatra based framework that lets you build excellent dashboards. It looks especially great on TVs.

Smashing logo

Community

Feel free to submit issues for bugs, new features, and enhancements in GitHub. For more general questions, or help with widgets, please use the gitter chatroom.

Installation

# Install bundler
$ gem install bundler
# Install smashing
$ gem install smashing
# Create a new project
$ smashing new my-project
# Change Directory into the project
$ cd my-project
# Install the bundle of project specific gems
$ bundle
# Start the example dashboard!
$ smashing start

Check out our wiki.

Note: This is a fork of the Dashing project, which is no longer being maintained. Read about that here.

License

Distributed under the MIT license.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].