项目作者: freedomtan

项目描述 :
Read values from thermal sensors, voltage meters, and current meters on iPhone/iPad
高级语言: Objective-C
项目地址: git://github.com/freedomtan/sensors.git
创建时间: 2018-11-15T02:40:05Z
项目社区:https://github.com/freedomtan/sensors

开源协议:BSD 3-Clause "New" or "Revised" License

下载


sensors

Read values from thermal sensors, voltage meters, and current meters on iPhone/iPad.

IOKit, which is a private framework on iOS, is used, so you cannot publish it to App Store. And you have to copy headers from other places.
Fortunatly, IOKit is a public framework on macOS, so you can get headers from macOS SDK or your running macOS.