Skip to content

Instantly share code, notes, and snippets.

View dragonai's full-sized avatar
🐝

Shehmeer Jiwani dragonai

🐝
View GitHub Profile
@dragonai
dragonai / README.md
Last active October 9, 2015 01:09
Rollbar Time of Last Deploy

##Preview

Description

Simple Dashing widget that displays how long ago the last deploy was according to Rollbar.

##Usage

@dragonai
dragonai / README.md
Last active August 29, 2015 14:05
OpsGenie Unacknowledged Alerts

##Preview

Description

Simple Dashing widget that indicates whether there are any unacknowledged OpsGenie alerts.

##Usage

@dragonai
dragonai / README.md
Last active June 7, 2019 20:09
Atlassian JIRA Sprint Progress Meter

##Preview

Description

Simple Dashing widget that displays a progress meter for your current JIRA sprint, with the completed and total point values at the bottom.

##Usage

@dragonai
dragonai / README.md
Last active July 15, 2019 18:48
GitHub Organization Open Pull Requests

##Preview

Description

Simple Dashing widget that displays all currently open pull requests across a GitHub organization.

##Usage

@dragonai
dragonai / README.md
Last active August 29, 2015 14:05
Semaphore Single Branch Build Status

##Preview

Description

Simple Dashing widget that displays a single branch's build status for a specified Semaphore repository. Build status is reflected by the color of the widget. The difference between this widget and rastasheep's is that this widget displays the title and author of the latest commit to help quickly identify the source of a build problem.

@dragonai
dragonai / README.md
Last active October 9, 2019 13:00
Semaphore Branch Status Monitor

##Preview

Description

Simple Dashing widget that displays the build statuses of all branches of a Semaphore repository, reflecting each branch's latest build status through text color.

##Usage