{"id":37172770,"url":"https://github.com/inocencio/ogit","last_synced_at":"2026-01-14T20:12:24.914Z","repository":{"id":71491153,"uuid":"334500575","full_name":"inocencio/ogit","owner":"inocencio","description":"ogit means \"open git\" which goes open the GitHub project website from any project you're browsing from any terminal. Works on macOS, Linux and Windows.","archived":false,"fork":false,"pushed_at":"2021-02-07T16:42:23.000Z","size":15,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-06-19T05:22:46.394Z","etag":null,"topics":["browser","git","github"],"latest_commit_sha":null,"homepage":"","language":"Go","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/inocencio.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2021-01-30T20:03:08.000Z","updated_at":"2021-02-07T16:42:25.000Z","dependencies_parsed_at":null,"dependency_job_id":"7362517f-864f-4c09-b869-9e35d2b30062","html_url":"https://github.com/inocencio/ogit","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/inocencio/ogit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inocencio%2Fogit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inocencio%2Fogit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inocencio%2Fogit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inocencio%2Fogit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/inocencio","download_url":"https://codeload.github.com/inocencio/ogit/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inocencio%2Fogit/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28434418,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T18:57:19.464Z","status":"ssl_error","status_checked_at":"2026-01-14T18:52:48.501Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["browser","git","github"],"created_at":"2026-01-14T20:12:23.994Z","updated_at":"2026-01-14T20:12:24.906Z","avatar_url":"https://github.com/inocencio.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"## ogit\n\nogit means _\"open git\"_, and it's suitable to open from current folder the github's project website.\n\nMake sure you have [Golang](https://golang.org/) installed if you want to make any further modifications.\n\nogit is simple and straightforward. All github project has a internal and hidden folder called *.git*. If you access its content, you can see a file named *config* that contains the url information for the current GitHub website.\n\n### Installation\n\nGit clone the master repository of the project:\n\n```\ngit clone https://github.com/inocencio/ogit\n```\n\nRun the following command to build and execute it:\n\n```\ngo build #build the ogit into your project's folder.\ngo install #build it to GOPATH bin folder. \u003crecommended for global uses\u003e\ngo run ogit.go #execute it directly from go\n```\n\nCreate an executable file from `go build` or `go install` and make sure to place it in user's path to access it from anywhere. Just type `ogit` inside a folder with a *.git* directory and the magic goes on and get ready to browse it. ;)\n\n### Run\n\nType `ogit` in the same folder from a git project.\n\n```bash\nogit\n```\n\nYou can set the browser you want to be used instead the default browser configured.\n\n```bash\nogit -b \u003cbrowser's bath\u003e\n```\n\nogit config file is stored in the system config path. Usually in Linux and Mac it's store in `~/.config/.ogit`, in windows it's usually stored in `\u003cuser\u003e\\AppData\\Roaming\\.ogit`.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finocencio%2Fogit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finocencio%2Fogit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finocencio%2Fogit/lists"}