16 lines
327 B
Markdown
16 lines
327 B
Markdown
# pistress
|
|
|
|
A bunch of scripts for measuring the core temperature of any single board computer's CPU under full load
|
|
and plotting graphs .
|
|
|
|
== Installation ==
|
|
|
|
sudo apt install -y fio gnuplot
|
|
cp .pistressrc ~
|
|
|
|
Edit ~/.pistressrc and canfigure values for your needs.
|
|
|
|
== Licence ==
|
|
|
|
Licenced under MIT Licence See file LICENCE
|