Skip to content

Instantly share code, notes, and snippets.

View IFEOMA2005's full-sized avatar

Ifeoma Emodi IFEOMA2005

View GitHub Profile
@IFEOMA2005
IFEOMA2005 / README.md
Last active August 29, 2015 14:14 — forked from toddq/README.md

##Description A Dashing widget that overlays a scrolling news ticker on the bottom of your Dashboard.

This widget is a little different, in that it doesn't occupy a typical space in the Dashing grid, but instead overlays the bottom of the dashboard. If it doesn't have any data, it will be hidden. If you send it an array of Strings, it will scroll through them either vertically or horizontally. Our office uses it on our dashboards to occasionally flash important notices or reminders in an eye catching fashion, most of the time it is not displayed.

See http://widget-challenge.herokuapp.com/vertical-ticker and http://widget-challenge.herokuapp.com/horizontal-ticker for a live demo.

##Screenshots

@IFEOMA2005
IFEOMA2005 / README.md
Last active August 29, 2015 14:14 — forked from wesee/README.md

Description

Dashing widget to show the status of builds from CircleCI. Also shows the avatar of the person who is running/breaking/passing the current build.

Usage

  • Get a Circle API Token from your Account Dashboard and set it in your environment as CIRCLE_CI_AUTH_TOKEN
  • Add the httparty to your Gemfile and run bundle install

Then:

Dashboards

Charting