Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Shopify/dashing
The exceptionally handsome dashboard framework in Ruby and Coffeescript.
https://github.com/Shopify/dashing
Last synced: about 2 months ago
JSON representation
The exceptionally handsome dashboard framework in Ruby and Coffeescript.
- Host: GitHub
- URL: https://github.com/Shopify/dashing
- Owner: Shopify
- License: mit
- Archived: true
- Created: 2012-07-18T21:01:40.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2019-04-29T15:20:09.000Z (over 5 years ago)
- Last Synced: 2024-09-30T20:42:36.504Z (2 months ago)
- Language: JavaScript
- Homepage: http://shopify.github.com/dashing/
- Size: 2.43 MB
- Stars: 10,980
- Watchers: 659
- Forks: 1,178
- Open Issues: 251
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: MIT-LICENSE
Awesome Lists containing this project
- awesome-ruby-toolbox - dashing - This framework lets you build & easily layout dashboards with your own custom widgets. Use it to make a status boards for your ops team, or use it to track signups, conversion rates, or whatever else metrics you'd like to see in one spot. Included with the framework are ready-made widgets for you to use or customize. All of this code was extracted out of a project at Shopify that displays dashboards on TVs around the office. (Maintenance & Monitoring / App Instrumentation)
- starred-awesome - dashing - The exceptionally handsome dashboard framework in Ruby and Coffeescript. (JavaScript)
- awesome-starred - Shopify/dashing - The exceptionally handsome dashboard framework in Ruby and Coffeescript. (others)
README
# [Dashing](http://shopify.github.com/dashing)
[![Build Status](https://secure.travis-ci.org/Shopify/dashing.png?branch=master)](http://travis-ci.org/Shopify/dashing)Dashing is a Sinatra based framework that lets you build beautiful dashboards. It looks especially great on TVs.
[Check out the homepage](http://shopify.github.com/dashing).
Note: Dashing is no longer being actively maintained. Read about it [here](https://github.com/Shopify/dashing/issues/711). There is a fork of the project being maintained at at [https://github.com/dashing-io/dashing](https://github.com/dashing-io/dashing)
# License
Distributed under the [MIT license](MIT-LICENSE)