Home

Awesome

Flow.Plugin.Github Build status

Github plugin for the Flow launcher

About

Search Github repositories, navigate repository issues and pull requests, directly from Flow-Launcher.

demo gif

Usage

note: The plugin supports many sub-query formats, use whatever suits you best...

Search for repos:

Search for users:

List repositories by user:

Display repository info:

List repository issues:

List repository pull requests:

Find specific issue or pull request:

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. hit Enter on the Rate Limit result, or manually open %AppData%\FlowLauncher\Settings\Plugins\Flow.Plugin.Github\Settings.json
  3. add your token in the GithubApiToken value and save the file

Private Repositories

Simply check the repo scope when generating the access token.

Credits