github-issue-browser is Github Client to look over issues easily.
Built with node-webkit.
- look over selected repository issues.
N,Pmove to next/prev repository.J,Kmove to next/prev issue.Bopen selected issue in browser.
- Download binary
- Generate new token
- Launch github-issue-browser.app
- Input your username and token
- Select watching repositories as you want
Token can be generated from New personal access token
(Settings > Application > Personal access tokens > Generate new token button)
require scopes are no need to change.
During the first launch, you will be asked username and token.
npm install
bower install
gulp build
MIT


