# HarmonicaPreviewer **Repository Path**: hiharmonica/harmonica-previewer ## Basic Information - **Project Name**: HarmonicaPreviewer - **Description**: 配套HarmonyOS北向IDE DevEco使用的HAP预览器,该预览器可以做到对HarmonyOS北向开发的最大程度预览,可以确保真实的界面效果展示,可以让北向开发者在没有实体硬件的情况下进行应用开发和适配,且不需要利用云端进行调试。 - **Primary Language**: C++ - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 32 - **Forks**: 9 - **Created**: 2020-09-23 - **Last Updated**: 2023-04-21 ## Categories & Tags **Categories**: harmonyos-devtools **Tags**: None ## README # HarmonicaPreviewer #### Description HarmonicaPreviewer is a tool for HarmonyOS IDE DevEco, it is built on following technologies: 1. Rendering engine from HarmonyOS libraries. 2. WebSocket for communication with IDE. 3. Provides browser/WebView based graphic display and UI. Thus, it's able to preview HarmonyOS apps in a high-fidelity way, it helps the app developer to launch and test their apps before they really get the hardware, also they don't need the cloud-based simulators. #### Software Architecture Software architecture description (https://images.gitee.com/uploads/images/2020/0923/121250_3d6ba368_5557538.png "屏幕截图.png") #### Installation TBF #### Instructions TBF #### Contribution 1. Fork the repository 2. Commit your code 3. Create Pull Request #### Contact leo@hiharmonica.com