Skip to content

Instantly share code, notes, and snippets.

@gaelrottier
gaelrottier / README.md
Last active December 20, 2015 20:59
Dashing widget to show the burndown form Pivotal Tracker

Description

This Dashing widget allows you to see the current burndown of your iteration, thanks to Pivotal Tracker's API

  • On the top of the widget, there is the current number of iteration.
  • At top left, there is the total number of points of the iteration.
  • On the top of the point of the graph representing the current day, there is the number of points left in the iteration.

Usage

run:
casperjs index.js && convert *.jpg video.mpeg && gify video.mpeg out.gif && rm *.jpg video.mpeg