# fire_screen **Repository Path**: mailliw/fire_screen ## Basic Information - **Project Name**: fire_screen - **Description**: QT写的界面,挂载js网页,添加配置窗口 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-07-19 - **Last Updated**: 2021-07-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ***## 使用:Usage*** **>>> Step 1:** Get. ``` git clone https://gitee.com/mailliw/fire_screen.git ``` **>>> Step 2:** Build. ``` ./configure ``` **>>> Step 3:** Run. ``` systemctl restart mosquitto ./FireScreen &; ``` > 注意:在root用户下运行,需要添加 --no-sandbox **>>> Others:** * 路径 js界面挂载路径:./wwwroot/views/switch.html"; * 依赖 1、Qt5 环境: apt-get install cmake qt5-default qtcreator 2、mosquitto broker;