# sinfo `sinfo` (system info) is a crate that checks Linux systems' CPU temperature, RAM and swap (total and free), CPU time, number of CPUs, and uptime. On Raspberry Pi, the GPU temperature can also be checked. To see an example of an implementation, see [FeO](https://github.com/vcrn/feo) # License `sinfo` is dual-licensed under either * MIT License (http://opensource.org/licenses/MIT) * Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0) at your option.