{"id":28364430,"url":"https://github.com/wildfirechat/hm-chat","last_synced_at":"2025-10-15T15:16:33.280Z","repository":{"id":223076781,"uuid":"751744668","full_name":"wildfirechat/hm-chat","owner":"wildfirechat","description":"野火IM鸿蒙原生平台Demo","archived":false,"fork":false,"pushed_at":"2025-09-27T03:12:43.000Z","size":255763,"stargazers_count":35,"open_issues_count":3,"forks_count":7,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-27T05:37:37.214Z","etag":null,"topics":["chat","harmony","im"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wildfirechat.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-02-02T08:29:20.000Z","updated_at":"2025-09-27T03:12:46.000Z","dependencies_parsed_at":"2024-05-21T10:12:11.034Z","dependency_job_id":"b765c918-f67a-4218-b7b1-a8c40aa2e423","html_url":"https://github.com/wildfirechat/hm-chat","commit_stats":null,"previous_names":["wildfirechat/hm-chat"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/wildfirechat/hm-chat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wildfirechat%2Fhm-chat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wildfirechat%2Fhm-chat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wildfirechat%2Fhm-chat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wildfirechat%2Fhm-chat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wildfirechat","download_url":"https://codeload.github.com/wildfirechat/hm-chat/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wildfirechat%2Fhm-chat/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279085926,"owners_count":26100021,"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-10-15T02:00:07.814Z","response_time":56,"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":["chat","harmony","im"],"created_at":"2025-05-28T20:44:22.701Z","updated_at":"2025-10-15T15:16:33.276Z","avatar_url":"https://github.com/wildfirechat.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## 野火IM鸿蒙原生平台\n\n野火IM是专业级即时通讯和实时音视频整体解决方案，由北京野火无限网络科技有限公司维护和支持。\n\n主要特性有：私有部署安全可靠，性能强大，功能齐全，全平台支持，开源率高，部署运维简单，二次开发友好，方便与第三方系统对接或者嵌入现有系统中。详细情况请参考[在线文档](https://docs.wildfirechat.cn)。\n\n主要包括一下项目：\n\n| [GitHub仓库地址(主站)](https://github.com/wildfirechat)            | [码云仓库地址(镜像)](https://gitee.com/wfchat)                | 说明                                                             | 备注                      |\n|--------------------------------------------------------------|-------------------------------------------------------|----------------------------------------------------------------|-------------------------|\n| [im-server](https://github.com/wildfirechat/im-server)       | [im-server](https://gitee.com/wfchat/im-server)       | IM Server                                                      |                         |\n| [android-chat](https://github.com/wildfirechat/android-chat) | [android-chat](https://gitee.com/wfchat/android-chat) | 野火IM Android SDK源码和App源码                                       | 可以很方便地进行二次开发，或集成到现有应用当中 |\n| [ios-chat](https://github.com/wildfirechat/ios-chat)         | [ios-chat](https://gitee.com/wfchat/ios-chat)         | 野火IM iOS SDK源码和App源码                                           | 可以很方便地进行二次开发，或集成到现有应用当中 |\n| [pc-chat](https://github.com/wildfirechat/vue-pc-chat)       | [pc-chat](https://gitee.com/wfchat/vue-pc-chat)       | 基于[Electron](https://electronjs.org/)开发的PC 端                   |                         |\n| [web-chat](https://github.com/wildfirechat/vue-chat)         | [web-chat](https://gitee.com/wfchat/vue-chat)         | 野火IM Web 端, [体验地址](http://web.wildfirechat.cn)                 |                         |\n| [wx-chat](https://github.com/wildfirechat/wx-chat)           | [wx-chat](https://gitee.com/wfchat/wx-chat)           | 小程序平台的Demo(支持微信、百度、阿里、字节、QQ 等小程序平台)                            |                         |\n| [app server](https://github.com/wildfirechat/app_server)     | [app server](https://gitee.com/wfchat/app_server)     | 应用服务端                                                          |                         |\n| [robot_server](https://github.com/wildfirechat/robot_server) | [robot_server](https://gitee.com/wfchat/robot_server) | 机器人服务端                                                         |                         |\n| [push_server](https://github.com/wildfirechat/push_server)   | [push_server](https://gitee.com/wfchat/push_server)   | 推送服务器                                                          |                         |\n| [docs](https://github.com/wildfirechat/docs)                 | [docs](https://gitee.com/wfchat/docs)                 | 野火IM相关文档，包含设计、概念、开发、使用说明，[在线查看](https://docs.wildfirechat.cn/) |                         |\n\n野火IM 鸿蒙原生平台 Demo，演示如何将野火IM的能力集成到鸿蒙原生平台中。\n\n## 前置说明\n\n1. 本项目所使用的`libmarswrapper.so`是需要付费的，价格请参考[费用详情](https://docs.wildfirechat.cn/price/)\n2. `libmarswrapper.so`支持试用，具体请看[试用说明](https://docs.wildfirechat.cn/trial/)\n3. 本项目默认只能连接到官方服务，购买或申请试用之后，替换`libmarswrapper.so`，即可连到自行部署的服务\n\n## 环境依赖\n鸿蒙集成开发环境```DevEco-Studio```。可以创建和编译鸿蒙原生项目。\n\n## 开发\n使用```DevEco-Studio```打开本项目，运行之前海需要修改一下项目配置:\n1. 打开项目运行配置\n![](./assets/1.edit_configurations.png)\n2. 打开保持应用数据\n![](./assets/2.keep_application_data.png)\n3. 运行\n![](./assets/4.debug_button.png)\n\n## 常见问题\n1. 找不到`@wfc/avengineki` 或 `@wfc/client`，导致有非常多的编译错误\n    项目根目录下执行`ohpm install`\n\n## 注意事项\n1. 野火IM要求客户端和服务器之间的时间差不能太大，有时模拟器的时间会不准，导致无法正常工作。所以必须确保手机或者模拟器时间准确。\n\n## 截图\n\n\u003cimg src=\"http://static.wildfirechat.cn/1_login_view.png\" width = 50% height = 50% /\u003e\n\u003cimg src=\"http://static.wildfirechat.cn/2_conversation_list_view.png\" width = 50% height = 50% /\u003e\n\u003cimg src=\"http://static.wildfirechat.cn/3_message_view.png\" width = 50% height = 50% /\u003e\n\u003cimg src=\"http://static.wildfirechat.cn/4_message_audio_record.png\" width = 50% height = 50% /\u003e\n\u003cimg src=\"http://static.wildfirechat.cn/5_message_view_plus.png\" width = 50% height = 50% /\u003e\n\u003cimg src=\"http://static.wildfirechat.cn/6_group_settingview.png\" width = 50% height = 50% /\u003e\n\u003cimg src=\"http://static.wildfirechat.cn/7_contact_view.png\" width = 50% height = 50% /\u003e\n\u003cimg src=\"http://static.wildfirechat.cn/8_settings_view.png\" width = 50% height = 50% /\u003e\n\n## License\n\n1. Under the Creative Commons Attribution-NoDerivs 3.0 Unported license. See the [LICENSE](https://github.com/wildfirechat/vue-chat/blob/master/LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwildfirechat%2Fhm-chat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwildfirechat%2Fhm-chat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwildfirechat%2Fhm-chat/lists"}