diff --git a/pages/osx/istats.md b/pages/osx/istats.md new file mode 100644 index 000000000..bcdab832a --- /dev/null +++ b/pages/osx/istats.md @@ -0,0 +1,20 @@ +# istats + +> CLI tool that shows statistic like CPU temperature, fan speeds and battery informations. +> Homepage: . + +- Show all the stats: + +`istats` + +- Show all CPU stats: + +`istats cpu` + +- Show all fan stats: + +`istats fan` + +- Scan and print temperatures: + +`istats scan`