Skip to content

Smashing/smashing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

121d835 · Mar 10, 2023
Dec 8, 2022
Oct 23, 2016
Mar 6, 2021
Dec 8, 2022
Sep 9, 2021
Jun 24, 2021
Dec 8, 2022
Mar 10, 2023
Feb 24, 2021
Jul 24, 2012
Mar 10, 2023
Jan 16, 2016
May 4, 2021
Jul 7, 2019
Jul 8, 2021
May 27, 2014
Mar 1, 2023

Repository files navigation

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.