Skip to content

C program to get cpu info like temperature, fan speed and others.

License

Notifications You must be signed in to change notification settings

andredurao/osx-cpu-info

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

osx-cpu-info

C program to get cpu info like temperature, fan speed and others.

Based on [https://github.com/Chris911/iStats]

cc osx-cpu-info.c -o osx-cpu-info -framework IOKit -framework CoreFoundation -Wall
gcc main.c -o main -framework IOKit -framework CoreFoundation -Wall

About

C program to get cpu info like temperature, fan speed and others.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published