GithubHelp home page GithubHelp logo

alfred-github-workflow's Introduction

Github Workflow (Download v1.1)

Github on Alfred

Requirements

  1. Alfred App v2
  2. Alfred Powerpack

Installing

  1. Click the download buttons below
  2. Double-click to import into Alfred 2
  3. Review the workflow to add custom Hotkeys

Updating

Run the Alleyoop Workflow using the keyword oop. If you're not comfortable with Alleyoop, star & watch this repo to keep up to date on new versions and additional workflows.

About

Searching Github for gists, repos, user repos, or repos starred by a user

alt text

Setup

Github allows 60 request per hour. This isn't very high and can be used up very quickly when doing searches. To get 5000 request per hour, enter in your github credentials.

  1. github username {github_username} - Required to use git my, git star, & gist
  2. github password {github_passowrd} - A Github Application Token can be used in replace of (Recommended)
  3. github test - Test Github credentials

Commands

  • git search {query} - Search all of Github repos (Documentation)
  • git my {query} - Search user Github repos
  • git star {query} - Search user starred Github repos
  • git limit - Get remaining requests allowed count
  • gist {query} - Search user gists
  • gist create - Create new gist

Security

API calls are made using Githubs Basic Authentication. The requests use -u <your_username>, not -u <your_username>:<your_password> which leaves your password in shell history and isn’t recommended (See src/auth.sh for implementation). Github credentials are stored in /Library/Application Support/Alfred 2/Workflow Data/com.farrell.github.alfredworkflow/settings.plist.

Contributors

alfred-github-workflow's People

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.