{"id":48557103,"url":"https://github.com/paulmmoore3416/github-command-center","last_synced_at":"2026-04-08T11:33:03.162Z","repository":{"id":341865553,"uuid":"1171774179","full_name":"paulmmoore3416/github-command-center","owner":"paulmmoore3416","description":"A powerful self-hosted GitHub Desktop alternative w/  inline PRs, issues, workflows, and local git in one dark themed app","archived":false,"fork":false,"pushed_at":"2026-03-03T20:43:36.000Z","size":288,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-03-03T20:51:18.463Z","etag":null,"topics":["developer-tools","git","github","github-desktop","go","golang","open-source","react","tailwindcss","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/paulmmoore3416.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","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":"2026-03-03T15:41:02.000Z","updated_at":"2026-03-03T20:43:17.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/paulmmoore3416/github-command-center","commit_stats":null,"previous_names":["paulmmoore3416/github-command-center"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/paulmmoore3416/github-command-center","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmmoore3416%2Fgithub-command-center","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmmoore3416%2Fgithub-command-center/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmmoore3416%2Fgithub-command-center/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmmoore3416%2Fgithub-command-center/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/paulmmoore3416","download_url":"https://codeload.github.com/paulmmoore3416/github-command-center/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmmoore3416%2Fgithub-command-center/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31554093,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T10:21:54.569Z","status":"ssl_error","status_checked_at":"2026-04-08T10:21:38.171Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["developer-tools","git","github","github-desktop","go","golang","open-source","react","tailwindcss","typescript"],"created_at":"2026-04-08T11:33:02.062Z","updated_at":"2026-04-08T11:33:03.015Z","avatar_url":"https://github.com/paulmmoore3416.png","language":"TypeScript","readme":"# GitHub Command Center\n\n[![Release](https://img.shields.io/github/v/release/paulmmoore3416/github-command-center?style=flat-square\u0026color=blue)](https://github.com/paulmmoore3416/github-command-center/releases/latest)\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg?style=flat-square)](LICENSE)\n[![Go Version](https://img.shields.io/badge/Go-1.21+-00ADD8?style=flat-square\u0026logo=go)](https://go.dev/)\n[![React](https://img.shields.io/badge/React-18-61DAFB?style=flat-square\u0026logo=react)](https://react.dev/)\n[![TypeScript](https://img.shields.io/badge/TypeScript-5-3178C6?style=flat-square\u0026logo=typescript)](https://www.typescriptlang.org/)\n\nA powerful, self-hosted GitHub Desktop alternative built with React + Go. Manage pull requests, issues, notifications, workflows, and local git operations, all inline, without leaving the app.\n\nSingle binary · No Electron · No cloud sync · Runs on localhost:8765\n\n---\n\n## Features\n\n### GitHub Integration (Inline — no redirects)\n| Feature | Description |\n|---------|-------------|\n| **PR Viewer** | Browse all your pull requests with real-time filters |\n| **PR Detail Panel** | Full inline review: file tree, dual-line diff, merge, approve, request changes |\n| **Issue Tracker** | Issues assigned to you, created by you, or where you're mentioned |\n| **Issue Detail Panel** | Edit title/body, close/reopen, add comments — all inline |\n| **Notification Center** | Real GitHub notifications — click to open PR or Issue panel directly |\n| **Activity Feed** | Live event stream with type filtering, auto-refreshes every 2 min |\n| **Workflow Automation** | GitHub Actions runs, job steps, and live log viewer |\n| **File Browser** | Navigate any repo's file tree and read source inline |\n| **Command Palette** | `Ctrl+K` fuzzy search across tabs and repositories |\n| **Keyboard Shortcuts** | `?` to view all shortcuts; `Ctrl+1-0` to switch tabs |\n| **Analytics** | Repository stats, language breakdown, contributor leaderboard |\n\n### Local Git\n| Feature | Description |\n|---------|-------------|\n| **Changes** | Stage/unstage hunks, write commit messages, push/pull |\n| **Branches** | Create, switch, merge branches with drag-and-drop |\n| **Stashes** | Create, apply, and delete stash entries |\n| **Commit History** | Searchable log with diff viewer per commit |\n| **Inline Editor** | Edit any tracked file directly in the browser |\n\n---\n\n## Quick Start\n\n### Option 1 — Download Release Binary\n\n```bash\n# Download latest release for your platform from:\n# https://github.com/paulmmoore3416/github-command-center/releases/latest\n\ntar -xzf github-command-center-v2.0.0-linux-amd64.tar.gz\ncp .env.example .env\n# Edit .env with your GitHub token\n./github-command-center\n# Open http://localhost:8765\n```\n\n### Option 2 — Build from Source\n\n**Requirements:** Node.js 20+, Go 1.21+\n\n```bash\ngit clone https://github.com/paulmmoore3416/github-command-center.git\ncd github-command-center\n\n# Configure credentials\ncp .env.example .env\n# Edit .env → set GITHUB_TOKEN and GITHUB_USERNAME\n\n# Build \u0026 run\nmake build\n./github-command-center\n```\n\nThen open **http://localhost:8765** in your browser.\n\n### Option 3 — Docker\n\n```bash\ndocker run --rm -p 8765:8765 \\\n  -e GITHUB_TOKEN=your_token_here \\\n  -e GITHUB_USERNAME=your_username \\\n  ghcr.io/paulmmoore3416/github-command-center:latest\n```\n\n### Option 4 — System Install (Linux)\n\n```bash\nmake install   # copies binary + creates desktop launcher\n# Launch from Applications menu or run: github-command-center\n```\n\n---\n\n## GitHub Token Setup\n\n1. Go to **GitHub → Settings → Developer settings → Personal access tokens → Tokens (classic)**\n2. Click **Generate new token (classic)**\n3. Select scopes: `repo`, `read:user`, `notifications`, `workflow`\n4. Copy the token into your `.env` file\n\n```env\nGITHUB_TOKEN=ghp_xxxxxxxxxxxxxxxxxxxx\nGITHUB_USERNAME=your_username\n```\n\nThe token is stored locally in your `.env` file and in browser `localStorage`. It is never sent anywhere except directly to the GitHub API.\n\n---\n\n## Keyboard Shortcuts\n\n| Shortcut | Action |\n|----------|--------|\n| `Ctrl+K` | Open command palette |\n| `?` | Show keyboard shortcuts reference |\n| `Ctrl+1` | Dashboard |\n| `Ctrl+2` | Activity Feed |\n| `Ctrl+3` | Pull Requests |\n| `Ctrl+4` | Issues |\n| `Ctrl+5` | Notifications |\n| `Ctrl+6` | Code Reviews |\n| `Ctrl+7` | Workflows |\n| `Ctrl+8` | Branch Protection |\n| `Ctrl+9` | Analytics |\n| `Ctrl+0` | Quick Actions |\n| `Esc` | Close panel / modal |\n\n---\n\n## Architecture\n\n```\ngithub-command-center/\n├── backend/              # Go HTTP server (gorilla/mux)\n│   ├── main.go           # Routes, git handlers, CORS, static serving\n│   ├── github.go         # GitHub API types + proxy handlers\n│   └── github_panels.go  # Panel-specific handlers (PR/Issue/Workflow/Search)\n├── src/\n│   ├── components/       # 28 React components\n│   ├── store/            # Zustand state (repos, toasts, panels)\n│   └── App.tsx           # Root with auto-credential loading\n├── dist/                 # Built frontend (served by Go binary)\n├── Dockerfile            # Multi-stage build\n├── Makefile              # Build / install / dev targets\n└── .env                  # Local credentials (gitignored)\n```\n\n**Technology stack:**\n- **Frontend:** React 18 · TypeScript 5 · Tailwind CSS · Vite · Zustand · Axios\n- **Backend:** Go 1.21 · gorilla/mux · godotenv\n- **Deployment:** Single ~10 MB binary serves React SPA + proxies GitHub API\n\n---\n\n## Development\n\n```bash\n# Start both servers concurrently\nmake dev\n\n# Frontend only (hot-reload at http://localhost:5173)\nnpm run dev\n\n# Backend only\ncd backend \u0026\u0026 go run .\n\n# Type-check frontend\nnpx tsc --noEmit\n\n# Lint backend\ncd backend \u0026\u0026 go vet ./...\n```\n\n---\n\n## Contributing\n\n1. Fork the repo\n2. Create a branch: `git checkout -b feature/your-feature`\n3. Make your changes, following the existing code style\n4. Run `make lint` to verify\n5. Open a pull request using the provided template\n\nSee [CONTRIBUTING.md](.github/PULL_REQUEST_TEMPLATE.md) for full guidelines.\n\n---\n\n## License\n\n[MIT](LICENSE) © 2026 [paulmmoore3416](https://github.com/paulmmoore3416)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpaulmmoore3416%2Fgithub-command-center","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpaulmmoore3416%2Fgithub-command-center","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpaulmmoore3416%2Fgithub-command-center/lists"}