项目地址 https://github.com/fermion-star/apple_sensors
两个单文件代码 temp_sensor.m
和 monitor.cpp
核心代码(temp_sensor.m
)来自 https://github.com/freedomtan/sensors/blob/master/sensors/sensors.m,感谢作者 https://github.com/freedomtan 。原始代码针对的是 iOS,透过 IOKit 读取传感器。
为了适配 M1,我做了相应修改。目前只在 M1 的 Mac mini 上进行了测试。
瞎写了一个命令行界面(monitor.cpp
),貌似要先把 Terminal 窗口拉的很长(保证有 50 空行)。效果如下:
(温度监控中我打开了一个 8K 的 AV1 视频,部分温度升高了)
这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。
V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。
V2EX is a community of developers, designers and creative people.