{"id":18068499,"url":"https://github.com/midnightcrowing/codenest","last_synced_at":"2026-02-25T16:03:25.413Z","repository":{"id":247017377,"uuid":"824814549","full_name":"MidnightCrowing/CodeNest","owner":"MidnightCrowing","description":"跨平台开发项目管理工具","archived":false,"fork":false,"pushed_at":"2026-02-04T08:36:43.000Z","size":5251,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-02-04T19:27:48.007Z","etag":null,"topics":["cross-platform","desktop-application","developer-tools","electron","linguist","project-management"],"latest_commit_sha":null,"homepage":"","language":"Vue","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/MidnightCrowing.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING_CN.md","funding":null,"license":"LICENSE.txt","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":"2024-07-06T03:01:31.000Z","updated_at":"2026-02-04T08:36:48.000Z","dependencies_parsed_at":"2025-01-11T15:32:45.030Z","dependency_job_id":"0437c71f-1b33-4e2f-93a5-1deb9edec90e","html_url":"https://github.com/MidnightCrowing/CodeNest","commit_stats":null,"previous_names":["midnightcrowing/codenest"],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/MidnightCrowing/CodeNest","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MidnightCrowing%2FCodeNest","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MidnightCrowing%2FCodeNest/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MidnightCrowing%2FCodeNest/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MidnightCrowing%2FCodeNest/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MidnightCrowing","download_url":"https://codeload.github.com/MidnightCrowing/CodeNest/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MidnightCrowing%2FCodeNest/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29829409,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-25T15:41:19.027Z","status":"ssl_error","status_checked_at":"2026-02-25T15:40:47.150Z","response_time":61,"last_error":"SSL_read: 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":["cross-platform","desktop-application","developer-tools","electron","linguist","project-management"],"created_at":"2024-10-31T08:06:50.407Z","updated_at":"2026-02-25T16:03:25.394Z","avatar_url":"https://github.com/MidnightCrowing.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CodeNest\n\n简体中文 | [English](README_EN.md)\n\n\u003cp align=\"center\" style=\"margin-bottom: 0 !important;\"\u003e\n\u003cimg width=\"600\" alt=\"CodeNest Interface\" src=\"https://raw.githubusercontent.com/MidnightCrowing/CodeNest/main/docs/source/Interface_CN.png\"\u003e\u003cbr/\u003e\n\u003c/p\u003e\n\n## 简介\n\nCodeNest 是一款本地项目管理工具，可整理分散在磁盘各处的项目。通过“我的”、“Fork”、“Clone”或“临时项目”等分类进行管理，可以分析项目的编程语言（类似于\nGitHub）。你可以更便捷地使用 IDE 打开项目。\n\n## 安装\n\n1. 前往 [Releases](https://github.com/MidnightCrowing/CodeNest/releases) 页面，下载适合您系统的安装包。下载后解压并按照指示进行安装，即可开始使用。\n\n2. 您还可以在 [CI](https://github.com/MidnightCrowing/CodeNest/actions) 页面找到使用最新代码自动构建的安装包。请注意，您需要登录 GitHub 账号才能下载这些文件。\n\n## 使用说明\n\n### 1. 添加项目\n\n在 CodeNest 主界面点击“添加项目”按钮，填写必要信息后点击“添加”，即可将项目加入列表。\n\n### 2. 筛选项目\n\n使用右上角的搜索框输入关键字，或通过筛选功能选择特定的编程语言，快速找到目标项目。\n\n### 3. 分析项目语言\n\nCodeNest 会自动检测并显示每个项目的主要编程语言，这些信息会显示在语言列表中，便于按语言筛选和管理。\n\n### 4. 使用 IDE 打开项目\n\n在项目列表中点击项目旁的“打开”按钮，CodeNest 将启动配置好的 IDE 并直接打开该项目。\n\n\u003e [!NOTE]\n\u003e 如果未配置 IDE 路径，请先在“设置”页面完成相关配置。\n\n### 5. 标记临时项目\n\n对于短期使用的项目，可通过项目菜单选择“编辑”，并在弹出的窗口中将其标记为“临时项目”。这些项目会自动归入“临时项目”分类，方便管理。\n\n### 6. 从列表中移除/删除项目\n\n在项目菜单中选择“移除”/“删除”项即可从列表中移除项目。\n\n\u003e [!CAUTION]\n\u003e 对于非临时项目，只能从列表中移除，而不会删除本地文件。对于临时项目，移除时会同时删除其本地文件，请确认无误后操作。\n\n## 反馈\n\n如果您有任何问题或建议，请访问 [本项目的 GitHub Issues](https://github.com/MidnightCrowing/CodeNest/issues)\n页面提交反馈。\n\n## 许可证\n\n本项目使用 [MIT 许可证](LICENSE.txt)。\n\n## 贡献与构建项目\n\n查看 [CONTRIBUTING.md](docs/CONTRIBUTING_CN.md) 以获取更多信息。\n\n## 鸣谢\n\n- **UI设计**：基于 [JetBrains Int UI Kit](https://www.figma.com/community/file/1227732692272811382/int-ui-kit)\n- **图标资源**：\n    - [JetBrains Icons](https://jetbrains.github.io/ui/resources/icons_list/)\n    - 部分图标来自 [Unicons](https://icones.js.org/collection/uil)\n    - 部分图标来自 [Tabler lcons](https://icones.js.org/collection/tabler)\n- **软件图标** - by [StevenArai](https://github.com/StevenArai)\n\n感谢开源社区以及所有为该项目做出贡献的开发者！\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmidnightcrowing%2Fcodenest","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmidnightcrowing%2Fcodenest","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmidnightcrowing%2Fcodenest/lists"}