Skip to content

The exceptionally handsome dashboard framework in Ruby and Coffeescript.

License

Notifications You must be signed in to change notification settings

LanTeamNord/smashing

This branch is 4 commits ahead of, 122 commits behind Smashing/smashing:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e1209b3 · Apr 14, 2017
Oct 23, 2016
Apr 14, 2017
Feb 24, 2015
Apr 14, 2017
Mar 25, 2017
Dec 9, 2016
Jan 29, 2015
Feb 15, 2016
Jan 15, 2017
Apr 14, 2017
Jul 24, 2012
Jan 16, 2016
Apr 13, 2017
Mar 25, 2017
May 27, 2014
May 27, 2014
Mar 25, 2017

Repository files navigation

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.

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.

About

The exceptionally handsome dashboard framework in Ruby and Coffeescript.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 89.5%
  • Ruby 4.7%
  • CSS 2.2%
  • CoffeeScript 1.9%
  • HTML 1.5%
  • Makefile 0.2%