{"id":30193621,"url":"https://github.com/piebald-ai/gemini-desktop","last_synced_at":"2025-08-13T02:02:12.826Z","repository":{"id":306962895,"uuid":"1027211793","full_name":"Piebald-AI/gemini-desktop","owner":"Piebald-AI","description":"Desktop/web UI for Gemini CLI.","archived":false,"fork":false,"pushed_at":"2025-08-11T17:31:18.000Z","size":1195,"stargazers_count":18,"open_issues_count":17,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-08-11T19:32:36.469Z","etag":null,"topics":["agentic","desktop","desktop-app","development","gemini","gemini-api","gemini-cli","gemini-cli-ui","gemini-desktop","gemini-ui","tauri","webapp"],"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/Piebald-AI.png","metadata":{"files":{"readme":"README.md","changelog":null,"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}},"created_at":"2025-07-27T14:52:59.000Z","updated_at":"2025-08-11T17:31:21.000Z","dependencies_parsed_at":"2025-07-28T18:36:15.297Z","dependency_job_id":"72bb784e-d1a3-4ebf-bd9a-e1a6a65ad8ac","html_url":"https://github.com/Piebald-AI/gemini-desktop","commit_stats":null,"previous_names":["piebald-ai/gemini-desktop"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Piebald-AI/gemini-desktop","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Piebald-AI%2Fgemini-desktop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Piebald-AI%2Fgemini-desktop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Piebald-AI%2Fgemini-desktop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Piebald-AI%2Fgemini-desktop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Piebald-AI","download_url":"https://codeload.github.com/Piebald-AI/gemini-desktop/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Piebald-AI%2Fgemini-desktop/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270166108,"owners_count":24538445,"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","status":"online","status_checked_at":"2025-08-13T02:00:09.904Z","response_time":66,"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":["agentic","desktop","desktop-app","development","gemini","gemini-api","gemini-cli","gemini-cli-ui","gemini-desktop","gemini-ui","tauri","webapp"],"created_at":"2025-08-13T02:01:13.568Z","updated_at":"2025-08-13T02:02:12.678Z","avatar_url":"https://github.com/Piebald-AI.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Gemini Desktop\n\nA powerful, modern desktop and web UI for **Gemini CLI** and **Qwen Coder**.  Built with Tauri and web technologies.  Cross-platform, open-source on [GitHub.](https://github.com/Piebald-AI/gemini-desktop)\n\n\u003e [!note]\n\u003e :star2: **Star the repository** to stay up to date with notifications of [new releases](https://github.com/Piebald-AI/gemini-desktop/releases) and [announcements](https://github.com/Piebald-AI/gemini-desktop/discussions/categories/announcements).\n\n**Using [Gemini CLI](https://github.com/google-gemini/gemini-cli):**\n\n\u003cimg alt=\"Screenshot of Gemini Desktop\" src=\"./assets/screenshot.png\" width=\"600\"\u003e\n\n**Using [Qwen Code](https://github.com/QwenLM/qwen-code):**\n\n\u003cimg alt=\"Screenshot of Gemini Desktop for Qwen Code\" src=\"./assets/qwen-desktop.png\" width=\"600\"\u003e\n\n## Features\n\n- Choose between Gemini models (Gemini 2.5 Pro, Gemini 2.5 Flash, Gemini 2.5 Flash-Lite)\n- Use **Qwen.ai OAuth/custom OpenAI-compatible providers** and models with Qwen Code\n- Send messages to/from AI and receive response; handle tool call requests; Markdown support\n- Observe Gemini's **thought process**\n- View and handle edit requests with clear file diffs\n- Automatic light/dark mode switching\n- **Automatic chat history saving** (Note: See related PRs [#4401](https://github.com/google-gemini/gemini-cli/pull/4401) and [#4609](https://github.com/google-gemini/gemini-cli/pull/4609) on the Gemini CLI repo.)\n- Fast **search** across all conversation contents\n- Access Gemini CLI/Qwen Code running on **remote machines** with the web UI\n\n### Planned/in progress\n\n- MCP server management and integration\n- Git repository viewing\n- Dangerous `--yolo` mode support\n- Resuming saved conversations\n- Token/cost information\n- `@`-mentioning files\n- LLxprt integration ([#24](https://github.com/Piebald-AI/gemini-desktop/issues/24))\n- Multi-modal support\n- Extension support\n\n## How it works\n\nGemini CLI/Qwen Code can function as an ACP (Agent Communication Protocol) server, which enables real-time communication via JSON-RPC 2.0 between the client, Gemini Desktop, and the server, Gemini CLI.\n\n## Building from source\n\n### Prerequisites\n\nGemini Desktop is written using Rust and Tauri for the backend and web technologies for the frontend.  When building it from source or running it in development you'll need to install the following tools:\n\n- [Rust](https://rust-lang.org)\n- [Node.js](https://nodejs.org)\n- [pnpm](https://pnpm.io)\n- [just](https://just.systems)\n\n#### Installing Just\n\nIf you're on macOS/Linux and you use [asdf](https://asdf-vm.com), you can install `just` with the following commands:\n\n```bash\nasdf plugin add just\nasdf install just latest\n```\n\nIf you're on Windows, you can use Winget:\n\n```powershell\nwinget install --id Casey.Just\n```\n\n#### Linux Dependencies\n\nOn Linux building Tauri apps requires several dependencies.  If you're using Ubuntu, you can install them all using this command:\n\n```bash\nsudo apt install libgdk-pixbuf-2.0-dev \\\n   libpango1.0-dev \\\n   libjavascriptcoregtk-4.1-dev \\\n   libatk1.0-dev \\\n   libsoup-3.0-dev \\\n   libwebkit2gtk-4.1-dev\n```\n\n### Build\n\nThen clone the repository:\n\n```bash\ngit clone https://github.com/Piebald-AI/gemini-desktop\ncd gemini-desktop\n```\n\nYou can run the app in development mode, or build it for production.  The desktop, being a Tauri app, follows the standard setup for development and production.  For the webapp, there are two servers that run in development mode: a Rust/Rocket backend API server on port 1858, and a Vite frontend webserver with hot reloading on port 1420.  In production a single executable hosts the backend API and the frontend, both on port 1858.\n\n**Development:** Run `just deps dev` to start the desktop app in development.  Alternatively, run `just deps dev-web` to start the webapp version in development and go to http://localhost:1420 in your browser.\n\n**Production:** Run `just deps build-all`.  Two binaries built in release mode will be produced in `target/release`: `gemini-desktop` (`gemini-desktop.exe`) for the desktop app, and `gemini-desktop-web` (`gemini-desktop-web.exe`) for the webapp version.\n \n## Contributing\n\nContributions are welcome!\n1. Fork the repo.\n2. Clone it, optionally create a new branch, and then and make your changes.\n3. Add tests.\n4. Commit your changes and open a PR.\n\n## License\n\n[MIT](./LICENSE)\n\nCopyright © 2025 [Piebald LLC.](https://piebald.ai)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpiebald-ai%2Fgemini-desktop","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpiebald-ai%2Fgemini-desktop","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpiebald-ai%2Fgemini-desktop/lists"}