https://github.com/bkeepers/dashing-octostatus
GitHub Status widget for the dashing dashboard framework
https://github.com/bkeepers/dashing-octostatus
Last synced: about 1 year ago
JSON representation
GitHub Status widget for the dashing dashboard framework
- Host: GitHub
- URL: https://github.com/bkeepers/dashing-octostatus
- Owner: bkeepers
- Created: 2014-10-11T13:30:15.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-10-11T13:34:13.000Z (over 11 years ago)
- Last Synced: 2025-03-31T12:58:02.773Z (about 1 year ago)
- Language: CoffeeScript
- Size: 121 KB
- Stars: 9
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Octostatus Widget
GitHub Status widget for the [dashing](https://github.com/Shopify/dashing) dashboard framework.

## Usage
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:
```html
```