{"id":22535300,"url":"https://github.com/danielwhatmuff/gh","last_synced_at":"2025-04-09T19:07:01.237Z","repository":{"id":57434183,"uuid":"108397233","full_name":"danielwhatmuff/gh","owner":"danielwhatmuff","description":"Open a Github project in a browser from the command line","archived":false,"fork":false,"pushed_at":"2018-11-06T11:11:31.000Z","size":10,"stargazers_count":6,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-23T21:01:46.836Z","etag":null,"topics":["browser","cli","command-line","command-line-tool","git","github","github-page","helper","opener","python","terminal"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/danielwhatmuff.png","metadata":{"files":{"readme":"README.md","changelog":"HISTORY.rst","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-10-26T10:31:11.000Z","updated_at":"2023-11-21T06:44:50.000Z","dependencies_parsed_at":"2022-08-27T21:11:58.028Z","dependency_job_id":null,"html_url":"https://github.com/danielwhatmuff/gh","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielwhatmuff%2Fgh","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielwhatmuff%2Fgh/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielwhatmuff%2Fgh/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielwhatmuff%2Fgh/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danielwhatmuff","download_url":"https://codeload.github.com/danielwhatmuff/gh/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247749959,"owners_count":20989713,"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","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":["browser","cli","command-line","command-line-tool","git","github","github-page","helper","opener","python","terminal"],"created_at":"2024-12-07T10:07:03.612Z","updated_at":"2025-04-09T19:07:01.207Z","avatar_url":"https://github.com/danielwhatmuff.png","language":"Python","readme":"# gh - a tool to open Github projects in a browser from the command line\n![](https://raw.githubusercontent.com/danielwhatmuff/gh/master/img/GitHub-Mark-32px.png)\n\n## Overview\n* Install and execute to open a Github project in your browser from the command line\n* Useful for command line git users e.g. to push changes and open up a PR `git push origin feature/mything \u0026\u0026 gh --pulls`\n* Must from within the root directory of a checked out repo\n\n### Install the CLI and view the available options\n```bash\n$ pip install gh\n$ gh --help\n```\n\n### Open a projects pull requests page\n```bash\n$ cd your-repo-dir\n$ gh --pulls\n```\n\n### Open a projects releases page\n```bash\n$ cd your-repo-dir\n$ gh -r\n```\n\n### Available options as of 0.0.3\n```\n  --home               Open the Home page (Default action)\n  -p, --pulls          Open the Pull requests page\n  -b, --branches       Open the Branches page\n  -s, --settings       Open the Settings page\n  -r, --releases       Open the Releases page\n  -t, --tags           Open the Tags page\n  -c, --collaboration  Open the Collaboration page\n  -w, --wiki           Open the Wiki\n  -i, --issues         Open the Issues page\n```\n\n## Feel free to fork/PR any contributions\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielwhatmuff%2Fgh","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanielwhatmuff%2Fgh","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielwhatmuff%2Fgh/lists"}