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

https://github.com/simeg/alfred-workflow-github.com

:mag: An Alfred workflow used for searching for code on GitHub.com
https://github.com/simeg/alfred-workflow-github.com

alfred alfred-workflow github

Last synced: about 2 months ago
JSON representation

:mag: An Alfred workflow used for searching for code on GitHub.com

Awesome Lists containing this project

README

          

# Alfred Workflow for code search on GitHub.com
This workflow lets you search for code [GitHub.com](https://github.com) with
the query you input.

![Alfred interface with light theme](include/search-example-light.png)
![Alfred interface with dark theme](include/search-example-dark.png)

## Download and Install
Latest version: [v0.1.0](https://github.com/simeg/alfred-workflow-github.com/archive/master.zip)

1. Download the repository
2. Open `github_code_search.alfredworkflow` by double-clicking it or dragging
it into Alfred

## Usage
```
gh
```
The `` corresponds to what you would enter if you were searching for code on the GitHub website. After inputting a search term and pressing enter, a new tab in your default browser will open the result page on GitHub's website.

## License
(MIT) The license can be found in the [LICENSE](LICENSE.md) file.