# weather-station **Repository Path**: qqql/weather-station ## Basic Information - **Project Name**: weather-station - **Description**: linux天气站的小仓库 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-06-12 - **Last Updated**: 2024-07-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Weather-station > 这是一个小的气象服务器,基于Linux系统 通过访问API来获取天气和天气预报,并且会把数据保存在本地 ### 2024/6/13 #### 新增: - 添加freetype支持 - 添加lv_fs_stdio支持 - 添加时间获取 #### 修复: - 修复cJSON不正常内存释放 - 修复断网后数据异常,内存不正常