Project

smashing

1.34
No release in over a year
A framework for pulling together an overview of data that is important to your team and displaying it easily on TVs around the office. You write a bit of ruby code to gather data from some services and let Smashing handle the rest - displaying that data in a wonderfully simple layout. Built for developers and hackers, Smashing is highly customizable while maintaining humble roots that make it approachable to beginners.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.3.0
~> 5.0.1
~> 5.10.2
~> 1.2.1
~> 0.6.3
~> 12.3.3
~> 0.14.1

Runtime

~> 2.7
>= 2.2, < 4.0
~> 2.0
~> 2.2
~> 4.0
~> 1.7
~> 1.0
 Project Readme

Build Gitter chat

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.