Skip to content
This repository was archived by the owner on Aug 12, 2020. It is now read-only.

ykhs/github-issue-browser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

github-issue-browser Build Status

github-issue-browser is Github Client to look over issues easily.

Screen shot

Built with node-webkit.

Features

  • look over selected repository issues.
  • N, P move to next/prev repository.
  • J, K move to next/prev issue.
  • B open selected issue in browser.

Installation

  1. Download binary
  2. Generate new token
  3. Launch github-issue-browser.app
  4. Input your username and token
  5. Select watching repositories as you want

Token can be generated from New personal access token
(Settings > Application > Personal access tokens > Generate new token button)

Generate new token

require scopes are no need to change.

User settings

During the first launch, you will be asked username and token.

Develop

npm install
bower install
gulp build

License

MIT

About

Github Client to look over issues easily. Built with node-webkit.

Resources

Stars

Watchers

Forks

Packages

No packages published