Skip to content

JohnTheGr8/Wox.Plugin.Github

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wox.Plugin.Github Build status

Github plugin for the Wox launcher

About

Search Github repositories, navigate repository issues and pull requests, directly from Wox.

demo gif

Usage

Search for repos: gh repos {repo-search-term}

Display repository info: gh repo {full-repo-name}

List repository issues: gh issues {full-repo-name}

List repository pull requests: gh pr {full-repo-name}

Search for users: gh users {user-search-term}

Find specific issue or pull request: gh {full-repo-name} #123

List repositories by user: gh {owner-name}/

Access Token

To avoid rate limits from Github's API, after installing the plugin do the following:

  1. open Github and generate a new personal access token
  2. open the plugin's directory, create a github_token.txt file and add the API token
  3. restart Wox

Private Repositories

Simply check the repo scope when generating the access token.

Credits

About

Wox plugin to search github repos, browse issues and PRs

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages