An open API service indexing awesome lists of open source software.

https://github.com/devxoul/jira-velocity-chart-completion-rate

Displays completion rate in JIRA velocity chart.
https://github.com/devxoul/jira-velocity-chart-completion-rate

Last synced: 3 months ago
JSON representation

Displays completion rate in JIRA velocity chart.

Awesome Lists containing this project

README

        

JIRA Velocity Chart Completion Rate
===================================

[![Release](http://img.shields.io/github/release/devxoul/jira-velocity-chart-completion-rate.svg?style=flat)](https://github.com/devxoul/jira-velocity-chart-completion-rate/releases)

Shows completion rate in JIRA velocity chart.

![screenshot](https://github.com/devxoul/jira-velocity-chart-completion-rate/raw/master/screenshot/screenshot.png)

Installation
------------

### Chrome Extension

[![Available in the chrome web store](https://developer.chrome.com/webstore/images/ChromeWebStore_BadgeWBorder_v2_206x58.png)](https://chrome.google.com/webstore/detail/jira-velocity-chart-compl/fkjcdhefbcpnakpfjejaognpcicmkgbk)

Safari & Firfox extensions are not supported, yet.

### User Script

Install a plugin that enables UserScript on a web browser. These are plugins for each web browsers:

- Chrome: [Tampermonkey](https://chrome.google.com/webstore/detail/tampermonkey/dhdgffkkebhmkfjojejmpbldmpobfkfo)
- Firefox: [Greasemonkey](https://addons.mozilla.org/ko/firefox/addon/greasemonkey/)
- Safari: [NinjaKit](https://github.com/os0x/NinjaKit)
- Internet Explorer: [TrixIE](http://sourceforge.net/projects/trixiewpf45/)

Then, [click here to install script](https://github.com/devxoul/jira-velocity-chart-completion-rate/raw/master/script/jira-velocity-chart-completion-rate.user.js).

License
-------

This userscript is under MIT license. See [LICENSE](https://github.com/devxoul/jira-velocity-chart-completion-rate/blob/master/LICENSE) for more info.