# Project_Smart_House **Repository Path**: snes/project-smart-house ## Basic Information - **Project Name**: Project_Smart_House - **Description**: Just a Simple Smart Home Manage - **Primary Language**: C - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 3 - **Created**: 2023-07-26 - **Last Updated**: 2023-08-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ```txt . ├── client -> QT 客户端 ├── driver -> 开发板驱动 ├── LICENSE └── server -> 用户态服务器 ```