Coder Social home page Coder Social logo

antonio-ramadas / alfred-github-repositories Goto Github PK

View Code? Open in Web Editor NEW

This project forked from vookimedlo/alfred-github-repositories

0.0 2.0 0.0 332 KB

Alfred 3 workflow for opening your GitHub Repositories in your default browser.

License: GNU General Public License v3.0

alfred-github-repositories's Introduction

alfred-github-repositories

Alfred 3 workflow for opening your GitHub Repositories in your default browser.

Installation

  1. Install alfred-github-repositories workflow.
  2. All further updates are handled automatically.

Usage

In Alfred, type repos. This initiate a repository retrieval process, which shows all your public and private GitHub Repositories. Then, you could preview a selected repository content by pressing +y, or open a selected repository in default browser by pressing enter.

alfred-github-repositories-menu

Opening in default browser could be overridden, either by pressing the key, or key, or key.

  • The first one - ⌘ - instructs workflow to copy a repository clone URL to clipboard.
  • The second one - ⌥ - instructs workflow to copy a repository CLI git clone command to clipboard.
  • The last one - ⌃ - instructs workflow to open a repository in GitHub Client.

alfred-github-repositories-submenu

Repositories could be filtered by their names. Regular expressions (Python) are supported.

Configuration

Before the first usage, you are required to fill the workflow variables.

Mandatory settings:

  • user is your Github username,
  • personalToken is your Github Personal Token created in your user settings. If you want to show your private repositories, not just the public ones, select the repo scope during the personal token generation.

Optional settings:

  • keyword contains the main workflow keyword, which is used to start this workflow. By default, it's set to repos,
  • showStarStats instructs to show the Stars count for the given repository. By default, it's set to true,
  • showForkStats instructs to show the Forks count for the given repository. By default, it's set to true,
  • starPictogram is a unicode pictogram for showing a Star count statistics. By default, it's set to 🎖,
  • forkPictogram is a unicode pictogram for showing a Star count statistics. By default, it's set to .

alfred-github-repositories-submenu-stats

alfred-github-repositories's People

Contributors

vookimedlo avatar antonio-ramadas avatar

Watchers

 avatar  avatar

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.