From 7c79fbe5009f530343b5ae87223a9102daafbdf4 Mon Sep 17 00:00:00 2001 From: Aracki Date: Thu, 2 May 2019 13:04:17 +0200 Subject: [PATCH] istats: add page --- pages/osx/istats.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 pages/osx/istats.md 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`