Skip to content

Repository files navigation

Gitfred

A CLI for searching GitHub repos, formatted for Alfred.

Supports the following commands:

  1. Cache GitHub repos: stores repo data in a CSV file in the current directory

    $ gitfred cache
    
  2. Search GitHub repos: returns all repos matching the given query in Alfred's XML format.

    $ gitfred search foobar
    
  3. Increment repo visits: used to sort boards by frequency of visits

    gitfred increment https://github.com/repo_owner/repo
    

Credentials

Gitfred expects your GitHub OAuth token to be exposed in a .env file in the current directory. The file should have the following structure:

GITHUB_OAUTH_TOKEN=your-token

License

Gitfred is Copyright © 2016 Josh Steiner. It is free software, and may be redistributed under the terms specified in the LICENSE file.

About

GitHub ♥️ Alfred

Resources

Stars

3 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages