https://github.com/mchmarny/ghme
Alfred workflow for navigating to repositories.
https://github.com/mchmarny/ghme
alfred github go teams workflow
Last synced: about 2 months ago
JSON representation
Alfred workflow for navigating to repositories.
- Host: GitHub
- URL: https://github.com/mchmarny/ghme
- Owner: mchmarny
- License: apache-2.0
- Created: 2018-03-04T23:32:43.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2025-07-18T17:34:19.000Z (11 months ago)
- Last Synced: 2026-01-12T08:28:04.775Z (5 months ago)
- Topics: alfred, github, go, teams, workflow
- Language: Go
- Homepage:
- Size: 5.98 MB
- Stars: 2
- Watchers: 0
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ghme
Alfred workflow for navigating to repositories.

## Install
Download the [latest release of the workflow](https://github.com/mchmarny/ghme/releases/latest) and open it with Alfred.
## Configuration
Create [Personal access tokens](https://github.com/settings/tokens) with sufficient rights to query API for list of all public and private repositories.
> Check only `public_repo` box if you want to scope your searches to only public directories

Once you have the token, run `repo-config` to enter the token and cache your repos
> `ghme` does not store your token so to refresh the list of locally cached repos you will have to re-run this step

## Workflow

## Disclaimer
This is my personal project and it does not represent my employer. While I do my best to ensure that everything works, I take no responsibility for issues caused by this code.