Alfred workflow to find to projects in GitHub
Runs against api.github.com
without authentication. Too many requests (>10 per minute) will result in Forbidden errors.
$ npm install -g alfred-github
Requires Node.js 12.20+ and the Alfred Powerpack.
In Alfred, type github
, Enter, and the repo you're looking for.
Select the project you're looking for and open it up in your browser by hitting Enter.
Hold command to display the count of Star and Fork.
MIT © anoff