Everything around here is work in progress. If you feel in a helpful mood, then fork, do your stuff, and submit a pull request !
Easy-to-use command-line utility to get system informations, such as component temperature or battery data (will come back soon).
You can also make raw requests to your Macintosh's SMC, using -s TC0P
, where TC0P (currently, the CPU temperature) can be replaced by whatever you want (see https://github.com/perfaram/xLine/blob/master/SMC_Keys.md)
##Todo :
- [SEE SMCWRAPPER BRANCH] : Use SMCWrapper (@fmorrow)
- Clean
##Copyrights :
- Original version Copyright (C) 2006 devnull
- Portions Copyright (C) 2012 Alex Leigh (@alexleigh)
- Portions Copyright (C) 2013 Michael Wilber
- Portions Copyright (C) 2013 Jedda Wignall (@jedda)
- Portions Copyright (C) 2014 Naoya Sato (@stny)
- Portions Copyright (C) 2014 Perceval Faramaz (@perfaram)
This is incredible : SMC.h/SMC.c. Such a team work, without knowing each other...
- Copyright (C) 2013 Stephen Celis (@barrelage)
- Copyright (C) 2014 Perceval Faramaz (@perfaram)