gharlan

GitHub Workflow for Alfred 3

GitHub Workflow for Alfred 3/4
Under MIT License
By gharlan

php hacktoberfest github alfred alfred-workflow

GitHub Workflow for Alfred 3


You can search through GitHub (gh) and your GitHub Enterprise instance (ghe).


You have to login (gh > login) before you can use the workflow. The login uses OAuth, so you do not have to enter your credentials.


DOWNLOAD



Setup
For github.com

In Alfred type (gh > login) to authenticate against your account. The login uses OAuth, so you do not have to enter your credentials.


For github enterprise

  1. In Alfred type (ghe > url https://github.mycompany.com)

  2. Create a new Personal Access Token (ghe > generate token or https://github.mycompany.com/settings/applications). It only needs access to your repos. Copy this token to your clipboard.

  3. In Alfred type (ghe > login <paste token here>)

  4. You can now ghe your_enterprise_repo_name


Key Combinations

Key Combination | Action
---------------------- | ------
enter | Open entry in default browser
cmd + c | Copy URL of the entry
cmd + enter | Paste URL to front most app
shift or cmd + y | Open URL in QuickLook


Commands

To search through your GitHub Enterprise instance replace gh by ghe.


Repo commands

User commands

Search commands

"My" commands

Workflow commands