mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-09-10 13:33:43 +02:00
istats: add page
This commit is contained in:
parent
be3f9bb817
commit
7c79fbe500
1 changed files with 20 additions and 0 deletions
20
pages/osx/istats.md
Normal file
20
pages/osx/istats.md
Normal file
|
@ -0,0 +1,20 @@
|
|||
# istats
|
||||
|
||||
> CLI tool that shows statistic like CPU temperature, fan speeds and battery informations.
|
||||
> Homepage: <https://github.com/Chris911/iStats>.
|
||||
|
||||
- Show all the stats:
|
||||
|
||||
`istats`
|
||||
|
||||
- Show all CPU stats:
|
||||
|
||||
`istats cpu`
|
||||
|
||||
- Show all fan stats:
|
||||
|
||||
`istats fan`
|
||||
|
||||
- Scan and print temperatures:
|
||||
|
||||
`istats scan`
|
Loading…
Add table
Reference in a new issue