An open API service indexing awesome lists of open source software.

https://github.com/danielstormapps/smc

Read-only wrapper for macOS's System Management Controller (SMC) written in Swift
https://github.com/danielstormapps/smc

cpu-temperature fan-speed gpu-temperature macos smc swift

Last synced: 11 months ago
JSON representation

Read-only wrapper for macOS's System Management Controller (SMC) written in Swift

Awesome Lists containing this project

README

          

# SMC
### Read-only wrapper for macOS's System Management Controller (SMC) written in Swift.

#### License
MIT license. See [LICENSE](https://github.com/DanielStormApps/SMC/blob/master/LICENSE) file for more information.

#### References
- [SMCWrapper](https://github.com/FergusInLondon/SMCWrapper)
- [SMCKit](https://github.com/beltex/SMCKit)