{"id":17458967,"url":"https://github.com/caseywebb/ghmenu","last_synced_at":"2026-02-05T09:41:04.461Z","repository":{"id":35567518,"uuid":"161844786","full_name":"caseyWebb/ghmenu","owner":"caseyWebb","description":"GitHub dmenu Launcher","archived":false,"fork":false,"pushed_at":"2023-03-06T11:56:59.000Z","size":1416,"stargazers_count":2,"open_issues_count":13,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-10-18T07:13:25.707Z","etag":null,"topics":["dmenu","dmenu-github","dmenu-scripts","dwm","github","i3","i3-config","i3bar","i3wm"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"wtfpl","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/caseyWebb.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","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":"2018-12-14T21:58:36.000Z","updated_at":"2024-10-01T15:52:57.000Z","dependencies_parsed_at":"2024-10-20T19:48:34.424Z","dependency_job_id":null,"html_url":"https://github.com/caseyWebb/ghmenu","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/caseyWebb/ghmenu","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caseyWebb%2Fghmenu","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caseyWebb%2Fghmenu/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caseyWebb%2Fghmenu/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caseyWebb%2Fghmenu/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/caseyWebb","download_url":"https://codeload.github.com/caseyWebb/ghmenu/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caseyWebb%2Fghmenu/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267161418,"owners_count":24045474,"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-07-26T02:00:08.937Z","response_time":62,"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":["dmenu","dmenu-github","dmenu-scripts","dwm","github","i3","i3-config","i3bar","i3wm"],"created_at":"2024-10-18T04:38:37.104Z","updated_at":"2026-02-05T09:40:59.410Z","avatar_url":"https://github.com/caseyWebb.png","language":"JavaScript","readme":"# ghmenu\n\n\u003e Navigate to a GitHub repo, issue, or pull request via [dmenu][]\n\n![recording][]\n\n# Installation\n\nThis package is published via [npm][] and requires [Node \u003e=10](https://nodejs.org)\n\nInstall globally with your node package manager of choice\n\n_e.g._\n```\n$ npm install -g ghmenu\n\n$ yarn global add ghmenu\n```\n\n# Usage\n\nghmenu requires a [GitHub personal access token](https://github.com/settings/tokens) with `repo` access to be stored via [pass][] as `tokens/github/repo`. This prevents the need to keep it hanging around on your machine as an environment variable, or otherwise insecurely stored.\n\nIf you've never used pass before, install and initialize it first as described in [here][pass], then generate your token, and store it as such...\n\n```bash\n$ pass insert tokens/github/repo\n```\n\nNow you may call `ghmenu` from the terminal, although you probably want to bind it to a hotkey. Using i3, you may add the following line to your `~/.config/i3/config` file...\n\n```\nbindsym $mod+g exec --no-startup-id ghmenu\n```\n\n# Troubleshooting\n\n- Make sure you have Node \u003e=10 installed and available from the environment that ghmenu is being invoked from. If you use `n`, `nvm`, or some other Node version manager, the `node` bin _may not exist_ outside of your shell\n\n- Ensure your node package manager's global bin directory has been added to the PATH. You may wish to use `$(npm bin -g)/ghmenu` or `$(yarn global bin)/ghmenu` in your i3 (or wherever) config\n\n[recording]: ./recording.gif\n[dmenu]: https://wiki.archlinux.org/index.php/Dmenu\n[pass]: https://wiki.archlinux.org/index.php/Pass\n[npm]: https://npmjs.org\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcaseywebb%2Fghmenu","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcaseywebb%2Fghmenu","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcaseywebb%2Fghmenu/lists"}