Github Search

An Alfred Workflow


Short Description

Alfred workflow to search for Github repository.

Last Updated

25 Jan 2017

Compatibility

Yosemite
(10.10)
Mavericks
(10.9)
Mountain Lion
(10.8)
Lion
(10.7)
Snow Leopard
(10.6)
Yes Yes Yes Yes Yes
 

Version

1.0
 

Bundle ID

com.pawelgrzybek.github
 

Github Search

Alfred workflow to search for Github repository.

Requirements

This workflow is written in Node as JavaScript is the only language that I know — I'm more than happy to accept any pull request that ports this workflow to more "user friendly" language. To make it work, node needs to be installed on your machine. To confirm that you have it installed open a Terminal app and type node -v that shows a version on installed interpreter or alert "command not found" which means that you need to install it.

Download

How to use

  1. Open Alfred App
  2. Type github
  3. Pass an argument to a script (name of a repository)
  4. Wait for results
  5. Then:

    • Return to open on Github
    • cmd + c to copy clone link.
    • Hold cmd to open pull requests
    • Hold alt to open issues

Future improvements

  • [ ] I'm open for suggestions

Screenshots