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

https://github.com/usagi/sensors

C++ libsensors wrapper library
https://github.com/usagi/sensors

Last synced: 3 months ago
JSON representation

C++ libsensors wrapper library

Awesome Lists containing this project

README

        

# sensors

C++ libsensors wrapper library

## Files

### Library entity

* usagi/sensors.hxx

### Sample app.

* cpu_temperature.pro
* cpu_temperature.cxx

mkdir build
cd build
qmake ..
make
./cpu_temperature

## License

[MIT License](http://opensource.org/licenses/MIT)

## Author

©2012 Usagi Ito / [WonderRabbitProject](http://www.WonderRabbitProject.net).