Skip to content

Commit 95d811a

Browse files
committed
2 parents 43491b0 + e8c8e38 commit 95d811a

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,16 @@ Let's see an example of comparisons between lm-sensors and hwmon:
4545
#Hwmon(). print_data()
4646
```
4747

48+
# New cli for Hwmon!
49+
50+
Now you can run the menu.py script to run the Hwmon monitoring menu.
51+
52+
```
53+
python3 menu.py
54+
```
55+
56+
![](https://github.com/Guillermo-C-A/Hwmon-python/blob/master/rd_data/rd_gifs/menu_demo.gif)
57+
4858
# Real-time monitoring of sensors
4959

5060
You can monitor in real time all of the sensors and other components with the help of watch and python.

0 commit comments

Comments
 (0)