Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 347 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 347 Bytes

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.