Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/mikqi/alfred-github-trending
- Owner: mikqi
- License: mit
- Created: 2017-05-13T17:58:41.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-10-10T15:07:48.000Z (about 1 year ago)
- Last Synced: 2024-10-07T09:05:58.392Z (about 1 month ago)
- Topics: alfred, alfred-workflow, alfred3-workflow, github-trending, javascript, nodejs
- Language: JavaScript
- Size: 10.3 MB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: readme.md
- License: license
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)