Skip to content

NathanXuns/alfred-github-search

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Alfred workflow to search for Github repository.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%