{"id":23062229,"url":"https://github.com/dotnet9/terminalmacs","last_synced_at":"2025-08-15T08:33:30.010Z","repository":{"id":38435598,"uuid":"248027197","full_name":"dotnet9/TerminalMACS","owner":"dotnet9","description":"TerminalMACS, Chinese full name：多终端管理与检测系统, English full name：Terminal Management and Check System","archived":true,"fork":false,"pushed_at":"2023-01-09T22:49:19.000Z","size":18121,"stargazers_count":81,"open_issues_count":14,"forks_count":22,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-02-19T19:21:50.915Z","etag":null,"topics":["abp-vnext","dotnet-core-webapi","prism","qt-quick","wpf","xamarin-forms"],"latest_commit_sha":null,"homepage":"https://dotnet9.com","language":"C#","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/dotnet9.png","metadata":{"files":{"readme":"README-zh_CN.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}},"created_at":"2020-03-17T17:05:43.000Z","updated_at":"2024-07-30T01:49:50.000Z","dependencies_parsed_at":"2023-02-08T15:31:23.811Z","dependency_job_id":null,"html_url":"https://github.com/dotnet9/TerminalMACS","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dotnet9/TerminalMACS","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet9%2FTerminalMACS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet9%2FTerminalMACS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet9%2FTerminalMACS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet9%2FTerminalMACS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dotnet9","download_url":"https://codeload.github.com/dotnet9/TerminalMACS/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet9%2FTerminalMACS/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270544909,"owners_count":24604447,"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-15T02:00:12.559Z","response_time":110,"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":["abp-vnext","dotnet-core-webapi","prism","qt-quick","wpf","xamarin-forms"],"created_at":"2024-12-16T03:25:06.893Z","updated_at":"2025-08-15T08:33:29.448Z","avatar_url":"https://github.com/dotnet9.png","language":"C#","funding_links":["https://www.paypal.me/terminalmacs?locale.x=zh_XC"],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://dotnet9.com\"\u003e\n    \u003cimg width=\"80px\" src=\"./docs/imgs/logo.png\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\u003ch1 align=\"center\"\u003eTerminalMACS\u003c/h1\u003e\n\n\u003cdiv align=\"center\"\u003e\n\n多终端资源管理与检测系统，终端有 Android, iOS，Windows, Linux, Mac 等。\n\n\u003c/div\u003e\n\n[English](./README.md) | 简体中文\n\n## ✨ 特性\n\n- 移动终端支持Android, iOS。\n- 移动终端使用多种语言开发多个版本，跨平台版(C# + Xamarin.Forms，Dart + Flutter）, 原生Android（Java, Kotlin）。\n- PC终端支持Windows，Linux, Mac。\n- PC终端使用 .NET 5开发。\n- 移动管理端支持Android, iOS。\n- 移动管理端使用多种语言开发多个版本，跨平台版(C# + Xamarin.Forms，Dart + Flutter）, 原生Android（Java, Kotlin）。\n- PC管理端支持Windows，Linux，Mac。\n- PC管理端使用多种语言开发多个版本，跨平台版本(C++ + Qt Quick),Windows版(C# + WPF)。\n- 支持Web版跨平台管理端，使用多种语言开发多个版本，C# + Blazor，Vue + Element UI。\n\n## 🌈 在线示例\n\n- [Xamarin.Forms 客户端 release 1.0](https://terminalmacs.com/terminalmacs-clients-app-android-2)\n\n## 🖥 支持环境\n\n- .NET Core 3.1。\n\n## 💿 当前版本\n\n客户端\n- Xamarin.Forms 1.0\n\n## 🎨 设计规范\n\n空\n\n## 📦 安装\n\n- 先安装 [.NET Core SDK](https://dotnet.microsoft.com/download/dotnet-core/3.1) 3.1.201 以上版本\n\n- TerminalMACS.Server.IdentityServer\n```bash\n$ yarn\n$ gulp\n```\n\n## 🔨 本地开发\n\n空\n\n## 🔗 链接\n\n- [官方网站](https://dotnet9.com)\n\n## 🗺 开发进度\n\n- 1. 第一步先开发3个进程，即Xamarin.Forms 客户端，.NET 5 Web API服务端，WPF管理端\n  - 1.1. Xamarin.Forms 客户端 1.0版已开发告一段落\n  现有功能：\n    - 设备基本信息\n    - 通讯录信息\n    - 应用程序本地化\n\n## 🤝 如何贡献\n\n项目刚启动不久，可在 [Github](https://github.com/dotnet9/TerminalMACS/issues)、[Gitee](https://gitee.com/dotnet9/TerminalMACS)、[官方网站](https://dotnet9.com/questions-and-answers/terminalmacs) 留言。\n\n## 💕 支持本项目\n\n本项目以 MIT 协议开源，为了能得到更好的且可持续的发展，我期望获得更多的支持者，我将把所得款项用于项目推广。你可以通过如下任何一种方式支持我:\n\n- [PayPal](https://www.paypal.me/terminalmacs?locale.x=zh_XC)\n- [微信](https://img.dotnet9.com/dotnet9_wechatpay.png)\n- [支付宝](https://img.dotnet9.com/dotnet9_alipay.jpg)\n\n我会把详细的捐赠记录登记在 [捐赠者名单](https://dotnet9.com/745.html)。\n\n## ❓ 社区互助\n\n见如何贡献\n\n## ☀️ 授权协议\n\nMIT","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdotnet9%2Fterminalmacs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdotnet9%2Fterminalmacs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdotnet9%2Fterminalmacs/lists"}