/sensors

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

Primary LanguageObjective-CBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

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.