Smashing, the spiritual successor to Dashing, is a Sinatra based framework that lets you build excellent dashboards. It looks especially great on TVs.
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
$ gem install bundler
$ gem install smashing
$ smashing new my-project
$ cd my-project
$ bundle
$ 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.