{"id":45914108,"url":"https://github.com/macklinu/ghui","last_synced_at":"2026-02-28T07:08:43.839Z","repository":{"id":323914672,"uuid":"1093586464","full_name":"macklinu/ghui","owner":"macklinu","description":"A TUI built on top of gh","archived":false,"fork":false,"pushed_at":"2025-12-11T19:57:45.000Z","size":3467,"stargazers_count":3,"open_issues_count":16,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-13T00:35:46.252Z","etag":null,"topics":["bun","cli","gh","opentui","tui"],"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/macklinu.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-11-10T15:13:40.000Z","updated_at":"2025-12-11T19:57:50.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/macklinu/ghui","commit_stats":null,"previous_names":["macklinu/ghui"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/macklinu/ghui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/macklinu%2Fghui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/macklinu%2Fghui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/macklinu%2Fghui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/macklinu%2Fghui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/macklinu","download_url":"https://codeload.github.com/macklinu/ghui/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/macklinu%2Fghui/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29927261,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-27T19:37:42.220Z","status":"online","status_checked_at":"2026-02-28T02:00:07.010Z","response_time":90,"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":["bun","cli","gh","opentui","tui"],"created_at":"2026-02-28T07:08:42.487Z","updated_at":"2026-02-28T07:08:43.834Z","avatar_url":"https://github.com/macklinu.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ghui\n\n\u003e A TUI built on top of [gh](https://cli.github.com/)\n\n\u003e [!IMPORTANT]\n\u003e This is very much a work in progress. Please open an issue if you have feature requests or bug reports.\n\n![ghui demo screenshot](./media/ghui-screenshot.png)\n\n## Installation\n\n### Mac\n\n```sh\nbrew install macklinu/tap/ghui\n```\n\nIf you're looking for Windows or Linux builds, please check the [Releases page](https://github.com/macklinu/ghui/releases) for now and/or help me figure out how to publish the executables to [Linux](https://github.com/macklinu/ghui/issues/2) or [Windows](https://github.com/macklinu/ghui/issues/3) package managers.\n\n## Usage\n\nEverything is built of top of [gh](https://cli.github.com/), so if you're authenticated via `gh auth login`, you should be able to view your GitHub (or GitHub Enterprise) repos with `ghui`.\n\n\u003e [!WARNING]\n\u003e I need to work on keybindings for navigation + more commands that get you into PR and issue list/detail views, so the entrypoints and keyboard shortcuts below are likely to change.\n\n### Pull requests\n\nView the PRs for the current working directory repo by typing `ghui prs`. Press `p` while in `ghui` to go to the PRs view at any time.\n\n### Issues\n\nPress `i` while in `ghui` to go to the issues view at any time.\n\n## Development\n\nTo install dependencies:\n\n```bash\nbun install\n```\n\nTo run and reload when saving changes:\n\n```bash\nbun run --watch src/index.tsx\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmacklinu%2Fghui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmacklinu%2Fghui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmacklinu%2Fghui/lists"}