{"id":50395856,"url":"https://github.com/Avijit07x/git-switch","last_synced_at":"2026-06-16T12:00:56.245Z","repository":{"id":358389533,"uuid":"1240409886","full_name":"Avijit07x/git-switch","owner":"Avijit07x","description":"A fast, native Git client that runs your dev servers too.","archived":false,"fork":false,"pushed_at":"2026-06-10T14:00:18.000Z","size":1140,"stargazers_count":69,"open_issues_count":3,"forks_count":3,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-10T14:20:28.190Z","etag":null,"topics":["dev-server","developer-tools","git","gitgui","macos-app","multirepo-maintenance","reactjs","rust","tauri-app","xterm"],"latest_commit_sha":null,"homepage":"https://git-switch-web.vercel.app/","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/Avijit07x.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-05-16T05:21:25.000Z","updated_at":"2026-06-10T14:02:15.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/Avijit07x/git-switch","commit_stats":null,"previous_names":["avijit07x/git-switch"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/Avijit07x/git-switch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Avijit07x%2Fgit-switch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Avijit07x%2Fgit-switch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Avijit07x%2Fgit-switch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Avijit07x%2Fgit-switch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Avijit07x","download_url":"https://codeload.github.com/Avijit07x/git-switch/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Avijit07x%2Fgit-switch/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34404748,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-16T02:00:06.860Z","response_time":126,"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":["dev-server","developer-tools","git","gitgui","macos-app","multirepo-maintenance","reactjs","rust","tauri-app","xterm"],"created_at":"2026-05-30T21:00:29.937Z","updated_at":"2026-06-16T12:00:56.240Z","avatar_url":"https://github.com/Avijit07x.png","language":"TypeScript","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\n\u003cimg src=\"assets/logo.svg\" alt=\"Git Switch\" width=\"96\" height=\"96\" /\u003e\n\n# Git Switch\n\nA fast, native Git client that runs your dev servers too.\n\n[![Tauri](https://img.shields.io/badge/Tauri-2-24C8DB?logo=tauri\u0026logoColor=white)](https://tauri.app)\n[![React](https://img.shields.io/badge/React-19-61DAFB?logo=react\u0026logoColor=white)](https://react.dev)\n[![Rust](https://img.shields.io/badge/Rust-stable-DEA584?logo=rust\u0026logoColor=white)](https://www.rust-lang.org)\n[![macOS](https://img.shields.io/badge/macOS-Apple_Silicon_%2B_Intel-000?logo=apple\u0026logoColor=white)](#install)\n[![Linux](https://img.shields.io/badge/Linux-x86__64-FCC624?logo=linux\u0026logoColor=black)](#install)\n[![Windows](https://img.shields.io/badge/Windows-x86__64-0078D6?logo=windows\u0026logoColor=white)](#install)\n[![MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE)\n\n\u003c/div\u003e\n\n---\n\n## What it does\n\nMulti-repo Git GUI with a built-in PTY-backed dev-server launcher. Switch\nbranches, commit, push, and start every project's dev server from one\nwindow.\n\n## Highlights\n\n- **Multi-repo sidebar** with live status tints and an FS watcher.\n- **Adaptive sync button** that switches between Pull / Push / Publish / Fetch based on branch state.\n- **Inline diff viewer** and **commit history popup**.\n- **Undo last commit** (safe `git reset --soft`, never on pushed history).\n- **AI commit messages** via Gemini, with auto-fallback when a model is rate-limited.\n- **Run targets** like `yarn dev`, `cargo run`, each with its own xterm tab and port management.\n- **Groups** to bundle repos and run them in parallel.\n- **Menu-bar tray** showing the active repo's branch and ahead/behind status.\n- **Desktop notifications** when teammates push new commits to your branch.\n- **Six accent themes** (Neutral, Orange, Blue, Green, Rose, Violet) plus light/dark mode.\n- **Async backend**, so `git fetch` / `pull` / `push` never freeze the UI.\n\n## Install\n\nOne command. Fetches the latest release for your OS and drops it in the\nright place. Re-run to update.\n\n**macOS / Linux**\n\n```bash\ncurl -fsSL https://raw.githubusercontent.com/Avijit07x/git-switch/main/install.sh | bash\n```\n\n**Windows** (PowerShell)\n\n```powershell\nirm https://raw.githubusercontent.com/Avijit07x/git-switch/main/install.ps1 | iex\n```\n\n### Build from source\n\n```bash\ngit clone git@github.com:Avijit07x/git-switch.git\ncd git-switch\nyarn install\nyarn tauri:dev\n```\n\nPrerequisites: Git, Node 20+, Rust stable. On Debian / Ubuntu also install\n`libwebkit2gtk-4.1-dev libgtk-3-dev libayatana-appindicator3-dev librsvg2-dev patchelf`.\n\nFirst launch compiles roughly 400 Rust crates. Expect 2 to 5 minutes\ncold, seconds thereafter.\n\n### Build a release bundle\n\n```bash\nyarn tauri:build\n```\n\nOutput lands in `src-tauri/target/release/bundle/`. The installer script\nhandles signing quirks automatically; if you're distributing a manual\nbuild on macOS, strip the quarantine flag once:\n\n```bash\nxattr -dr com.apple.quarantine \"/Applications/Git Switch.app\"\n```\n\n## Safety\n\nOut of scope: force push, rebase, hard reset, discard, stash, and\nmerge-conflict resolution. The one carve-out is `git reset --soft HEAD~1`\nbehind the **Undo** button, which only appears for local-only commits\nthat haven't been pushed.\n\nAuth uses your existing Git setup (SSH keys, Keychain, `gh`, credential\nhelper). The Gemini API key, if set, lives in `localStorage` and is only\nsent to `generativelanguage.googleapis.com` when you click ✨ Generate.\n\n## License\n\nMIT © Avijit Dey\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FAvijit07x%2Fgit-switch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FAvijit07x%2Fgit-switch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FAvijit07x%2Fgit-switch/lists"}