From 182f3cc8686896424a9e04750a5359e2ac4b6700 Mon Sep 17 00:00:00 2001 From: "Andrew M. Gehring" Date: Fri, 23 Dec 2016 08:12:08 -0700 Subject: [PATCH] Added Smashing, a replacement for dashing --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index dba636a..9da4702 100644 --- a/README.md +++ b/README.md @@ -416,6 +416,7 @@ Please read [CONTRIBUTING](./CONTRIBUTING.md) if you wish to add software. * [Collectd](http://collectd.org/) - System statistic collection daemon. * [Collectl](http://collectl.sourceforge.net/) - High precision system performance metrics collecting tool. * [~~dashing~~](http://dashing.io/) - __No Longer Maintained__ - Ruby gem that allows for rapid statistical dashboard development. An all HTML5 approach allows for big screen displays in data centers or conference rooms. +* [Smashing](https://github.com/Smashing/smashing) - Ruby gem that allows for rapid statistical dashboard development. An all HTML5 approach allows for big screen displays in data centers or conference rooms. Fork of Dashing. * [Diamond](https://github.com/BrightcoveOS/Diamond) - Python based statistic collection daemon. * [Facette](http://facette.io) - Time series data visualization and graphing software written in Go. * [Freeboard](https://github.com/Freeboard/freeboard) - A damn-sexy front-end real-time dashboard. Transforms raw JSON into delicious UI.