Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mikqi/alfred-github-trending

Alfred workflow get trending repo on GitHub
https://github.com/mikqi/alfred-github-trending

alfred alfred-workflow alfred3-workflow github-trending javascript nodejs

Last synced: 30 days ago
JSON representation

Alfred workflow get trending repo on GitHub

Awesome Lists containing this project

README

        

# alfred-github-explorer [![Build Status](https://travis-ci.org/mikqi/alfred-github-trending.svg?branch=master)](https://travis-ci.org/mikqi/alfred-github-trending) [![npm version](https://badge.fury.io/js/alfred-github-trending.svg)](https://badge.fury.io/js/alfred-github-trending)

> Alfred workflow for get trending repo in GitHub



## Install

```
$ npm install --global alfred-github-trending
```

_Requires [Node.js](https://nodejs.org) 4+ and the Alfred 3 or 4 [Powerpack](https://www.alfredapp.com/powerpack/)._

## Usage

In Alfred, type `gtr` follow with your query and then press Enter.

## Available Command

- `cmd+y` to use quick preview in repositories.

- `cmd+l` to see full description about repositories.

- `cmd+c` to copy link in focus list.

choose your trending periods.

and hold alt to see repository detail

## License

MIT © [Muhammad Rivki](https://this.rivki.id)