Skip to content

Fity/alfred-github-workflow

 
 

Repository files navigation

GitHub Workflow for Alfred 2

Gitter

It works similar to the original (and removed) GitHub command bar and to its update, the keyword is "gh" (example: gh github/gollum issues).

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.

You can search through your GitHub Enterprise instance by using the ghe keyword instead of gh.

DOWNLOAD

Workflow Screenshot

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

  • gh user/repo
  • gh user/repo #123
  • gh user/repo @branch
  • gh user/repo *commit
  • gh user/repo /path/to/file
  • gh user/repo admin
  • gh user/repo clone
  • gh user/repo graphs
  • gh user/repo issues
  • gh user/repo milestones
  • gh user/repo network
  • gh user/repo new issue
  • gh user/repo new pull
  • gh user/repo pulls
  • gh user/repo pulse
  • gh user/repo wiki

User commands

  • gh @user
  • gh @user contributions
  • gh @user repositories
  • gh @user activity
  • gh @user stars
  • gh @user gists

"My" commands

  • gh my dashboard
  • gh my notifications
  • gh my profile
  • gh my issues
  • gh my issues created
  • gh my issues assigned
  • gh my issues mentioned
  • gh my pulls
  • gh my pulls created
  • gh my pulls assigned
  • gh my pulls mentioned
  • gh my settings
  • gh my stars
  • gh my gists

Workflow commands

  • gh > login
  • gh > logout
  • gh > delete cache
  • gh > update
  • gh > activate autoupdate
  • gh > deactivate autoupdate
  • gh > help
  • gh > changelog
  • ghe > url (GitHub Enterprise only)
  • ghe > generate token (GitHub Enterprise only)
  • ghe > enterprise reset (GitHub Enterprise only)

About

GitHub command bar for Alfred 2

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%