{"id":15966617,"url":"https://github.com/davidafsilva/alfred-github-searcher","last_synced_at":"2026-05-14T12:37:34.408Z","repository":{"id":70562872,"uuid":"474485374","full_name":"davidafsilva/alfred-github-searcher","owner":"davidafsilva","description":"Alfred workflow for searching through your GitHub repositories and PRs","archived":false,"fork":false,"pushed_at":"2022-04-09T11:15:51.000Z","size":168,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-05T05:26:09.386Z","etag":null,"topics":["alfred","github","workflow"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/davidafsilva.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-03-26T22:57:44.000Z","updated_at":"2022-04-26T04:52:19.000Z","dependencies_parsed_at":"2023-06-12T09:15:22.650Z","dependency_job_id":null,"html_url":"https://github.com/davidafsilva/alfred-github-searcher","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/davidafsilva/alfred-github-searcher","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidafsilva%2Falfred-github-searcher","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidafsilva%2Falfred-github-searcher/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidafsilva%2Falfred-github-searcher/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidafsilva%2Falfred-github-searcher/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidafsilva","download_url":"https://codeload.github.com/davidafsilva/alfred-github-searcher/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidafsilva%2Falfred-github-searcher/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274935979,"owners_count":25376836,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-13T02:00:10.085Z","response_time":70,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["alfred","github","workflow"],"created_at":"2024-10-07T18:02:32.699Z","updated_at":"2026-05-14T12:37:34.366Z","avatar_url":"https://github.com/davidafsilva.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# alfred-github-searcher\n\nA simple [Alfred workflow](https://www.alfredapp.com/help/workflows/) that\nenables searching through the list of repositories that you've contributed to as\nwell as pull requests created or pending your review.\n\n## Installation\n\n\u003e :warning: Requirement\n\u003e\n\u003e In order to install this workflow you'll need a valid license for\n\u003e [Alfred's powerpack](https://www.alfredapp.com/powerpack/)\n\n1. Download the latest version of the workflow from the\n   [releases page](https://github.com/davidafsilva/alfred-github-searcher/releases)\n2. Install the `.alfredworkflow` file\n3. Create a [personal access token](https://github.com/settings/tokens) with\n   the `repo` scope enabled\n    1. Be sure to authorize the token on your organizations in order to enable\n       searching on its private repositories\n4. Set up the environment variable named `ags_github_token` on the workflow\n   settings with a valid GitHub token as its value\n\n## Usage / Available Commands\n\n| Command    | Arguments  | Description                                     |\n|------------|------------|-------------------------------------------------|\n| `repo`     | `[filter]` | Searches for repositories you've contributed to |\n| `reposync` |            | Forces the repository synchronization           |\n| `prc`      | `[filter]` | Searches for PRs that you've created            |\n| `prr`      | `[filter]` | Searches for PRs that are pending your review   |\n| `pr`       | `[filter]` | Both of the above                               |\n| `prsync`   |            | Forces the pull request synchronization         |\n| `ghu`      |            | Checks for and prompts for an workflow update   |\n\n## Configuration\n\n| Name                                | Default | Description                                                                 |\n|-------------------------------------|---------|-----------------------------------------------------------------------------|\n| `ags_github_token`                  |         | Your personal GitHub Token                                                  |\n| `ags_prs_refresh_interval`          | `30m`   | Refresh interval for the local pull request data                            |\n| `ags_repositories_refresh_interval` | `120h`  | Refresh interval for the local repository data                              |\n| `ags_show_owner_image`              | `true`  | Whether or not to show the owner's image next to the repository suggestions |\n| `ags_theme`                         | `light` | Choose between `light` icons or `dark` icons                                |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavidafsilva%2Falfred-github-searcher","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdavidafsilva%2Falfred-github-searcher","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavidafsilva%2Falfred-github-searcher/lists"}