GitHub Status widget for the dashing dashboard framework.
You can manually copy these files into widgets/octostatus
, or just use a submodule:
$ git submodule add \
https://github.com/bkeepers/dashing-octostatus \
widgets/octostatus
Add the widget to your dashboard:
<li data-row="1" data-col="1" data-sizex="1" data-sizey="1">
<div data-id="octostatus" data-view="Octostatus"></div>
</li>