[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-83061":3},{"id":4,"name":5,"fullName":6,"owner":7,"repo":5,"description":8,"homepage":9,"htmlUrl":9,"language":10,"languages":9,"totalLinesOfCode":9,"stars":11,"forks":12,"watchers":13,"openIssues":14,"contributorsCount":14,"subscribersCount":14,"size":14,"stars1d":12,"stars7d":15,"stars30d":15,"stars90d":14,"forks30d":14,"starsTrendScore":16,"compositeScore":17,"rankGlobal":9,"rankLanguage":9,"license":18,"archived":19,"fork":19,"defaultBranch":20,"hasWiki":21,"hasPages":19,"topics":22,"createdAt":9,"pushedAt":9,"updatedAt":23,"readmeContent":24,"aiSummary":25,"trendingCount":14,"starSnapshotCount":14,"syncStatus":26,"lastSyncTime":27,"discoverSource":28},83061,"Git-Identity-Manager","phricardo\u002FGit-Identity-Manager","phricardo","Git Identity Manager is a cross-platform desktop app for managing multiple Git identities with a simple interface. It helps developers switch between personal, company, and client GitHub accounts by configuring Git user profiles, repository-based identity rules, and credentials in one place.",null,"TypeScript",136,1,73,0,65,18,0.9,"Other",false,"main",true,[],"2026-06-12 02:04:30","# Git Identity Manager\n\n\u003Cp align=\"left\">\n  \u003Cimg src=\".github\u002Flogo.svg\" alt=\"Git Identity Manager\" width=\"522\">\n\u003C\u002Fp>\n\nDesktop app for managing Git identities and GitHub CLI accounts on Windows.\n\n## Overview\n\nGit Identity Manager helps you view and organize local Git identities, profiles, and accounts authenticated through the GitHub CLI. The project uses Tauri 2 for the desktop backend and React\u002FVite for the frontend.\n\n## Requirements\n\n- Windows\n- Node.js and npm\n- Rust 1.78 or newer\n- Tauri prerequisites for Windows\n- GitHub CLI, if you want to use GitHub account features\n\n## Development\n\nInstall dependencies:\n\n```powershell\nnpm install\n```\n\nRun the frontend in development mode:\n\n```powershell\nnpm.cmd run dev\n```\n\nRun the Tauri app:\n\n```powershell\nnpm.cmd run tauri dev\n```\n\n## Build\n\nBuild the frontend:\n\n```powershell\nnpm.cmd run build\n```\n\nCheck the Rust\u002FTauri backend:\n\n```powershell\ncd src-tauri\ncargo check\n```\n\nBuild the app installers:\n\n```powershell\nnpm.cmd run tauri build\n```\n\n## Files Not Intended For GitHub\n\nThe `.gitignore` already excludes dependencies, build output, installers, logs, `.env` files, and local configuration. In particular, do not version:\n\n- `node_modules\u002F`\n- `dist\u002F`\n- `src-tauri\u002Ftarget\u002F`\n- `src-tauri\u002F.cargo\u002Fconfig.toml`\n- `.env` files\n- generated installers and binaries\n\n## Publishing Status\n\nThe project is ready to publish to GitHub as long as the current `.gitignore` is respected. Before the first commit, run:\n\n```powershell\nnpm.cmd run build\ncd src-tauri\ncargo check\n```\n\n## License\n\nThis software is licensed for personal and non-commercial use only. See [LICENSE.md](LICENSE.md) for details.\n","Git Identity Manager 是一个跨平台的桌面应用程序，用于管理和切换多个 Git 身份。它通过在一个界面中配置 Git 用户配置文件、基于仓库的身份规则和凭证，帮助开发者在个人、公司和客户 GitHub 账户之间轻松切换。该项目使用 Rust 语言编写，并结合了 Tauri 2 作为桌面后端框架以及 React\u002FVite 构建前端界面，适用于需要频繁切换不同 Git 身份的 Windows 开发环境。",2,"2026-06-11 04:10:03","CREATED_QUERY"]