Commit Graph

6 Commits

Author SHA1 Message Date
4349413887 refactor(utils): 禁用屏幕开关并优化 xset 查找逻辑
- 注释掉所有 BlankOpen/BlankClose 调用,启动不再关屏
- 将 xset 路径查找改为 init + sync.Once 缓存,避免重复执行
- 清理未使用的 utils 导入

Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
2026-04-07 16:52:33 +08:00
febcdfdbf7 mqtt加入认证,优化视频播放与浏览器 2025-03-07 16:04:19 +08:00
28291598bb 完成日志输出到文件、终端多处的处理 2024-11-13 16:11:59 +08:00
cc12b60437 优化全局zap的打印,修复待机任务出现多个的情况 2024-11-12 14:47:20 +08:00
3da1fe761e 屏幕控制完成 2024-11-08 16:15:12 +08:00
660ae1326f 前三个点位所有功能已调通 2024-11-08 15:37:36 +08:00