{"id":28913972,"url":"https://github.com/stereosteve/git-goggles","last_synced_at":"2026-04-28T09:36:00.952Z","repository":{"id":59561259,"uuid":"534022926","full_name":"stereosteve/git-goggles","owner":"stereosteve","description":"WIP Web UI to browse a git repo.","archived":false,"fork":false,"pushed_at":"2022-09-27T11:04:37.000Z","size":729,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-28T06:48:46.362Z","etag":null,"topics":["git"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/stereosteve.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}},"created_at":"2022-09-08T02:38:40.000Z","updated_at":"2022-10-15T08:06:23.000Z","dependencies_parsed_at":"2022-09-19T11:50:25.518Z","dependency_job_id":null,"html_url":"https://github.com/stereosteve/git-goggles","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/stereosteve/git-goggles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stereosteve%2Fgit-goggles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stereosteve%2Fgit-goggles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stereosteve%2Fgit-goggles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stereosteve%2Fgit-goggles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stereosteve","download_url":"https://codeload.github.com/stereosteve/git-goggles/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stereosteve%2Fgit-goggles/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261193152,"owners_count":23122913,"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":["git"],"created_at":"2025-06-21T21:11:17.482Z","updated_at":"2026-04-28T09:36:00.911Z","avatar_url":"https://github.com/stereosteve.png","language":"TypeScript","funding_links":[],"categories":["git"],"sub_categories":[],"readme":"# git-goggles\n\nBrowse local git repos in a github-inspired web UI.\n\n![screenshot](./.github/assets/log1.png)\n\n\n```\ngoggles path/to/repo\n```\n\n\n### Status\n\nVery WIP.  Has barely working screens for:\n\n* Tree view\n* Log view (commit history)\n* Show blob\n\nNext steps:\n\n* pre-build `goggles` binary for windows, osx, linux (in github actions)\n* install instructions\n* make it look nicer + work better\n  * filter log by author\n  * tags, branches, parent and children commit navigation\n  * line numbers + syntax highlighting\n* improve performance\n  * immediatly resolve ref to sha\n  * use sha for all subsequent git ops\n  * cache git output\n  * parse git cli output in golang?\n\nMaybe later:\n\n* package as [wails](https://github.com/wailsapp/wails) app\n* run as webserver\n\n\n### Dev\n\nstart go server:\n\n```\ngo run server.go ~/path/to/repo\n```\n\nstart vite server:\n\n```\npnpm i\npnpm dev\n```\n\nvisit http://localhost:5173/\n\n\n### Build\n\n```\npnpm build\ngo install\n```\n\n\n### Prior Art\n\nThese are much better, use them instead:\n\nterminal uis:\n\n* [tig](https://github.com/jonas/tig)\n* [lazygit](https://github.com/jesseduffield/lazygit)\n* [gitui](https://github.com/extrawurst/gitui)\n\nelectron apps:\n\n* [github desktop](https://github.com/desktop/desktop)\n* [git kraken](https://www.gitkraken.com/)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstereosteve%2Fgit-goggles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstereosteve%2Fgit-goggles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstereosteve%2Fgit-goggles/lists"}