Github plugin for the Wox launcher
Search Github repositories, navigate repository issues and pull requests, directly from Wox.
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}/
To avoid rate limits from Github's API, after installing the plugin do the following:
- open Github and generate a new personal access token
- open the plugin's directory, create a
github_token.txt
file and add the API token - restart Wox
Simply check the repo
scope when generating the access token.
- octokit.net : A GitHub API client library for .NET
- expecto : testing library
- humanizer : Library used to turn date-times into a relative format
- Github Icon : Icon used