Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mbyrd3 authored Sep 19, 2021
1 parent 003a626 commit d9ba113
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@ Nvidia Gpu Mon Py is a simple hardware monitoring program which uses pynvml to r
- GPU Temperature
- GPU core and memory clock speed & more

## How To Use
Note: You can run the executables located within both programs folders which can be found in the bin folder. In this case, Python is not needed.
## How To Use
Download [Python](https://www.python.org/downloads/) if you don't already have it installed.
To use, simply run nvidiaGpuMonPy.py or nvidiaGpuMonPy.exe
Note: You can run the .exe files within both programs folders which can be found in the bin folder. In this case, Python is not needed.
To use, simply run nvidiaGpuMonPy.py or nvidiaGpuMonPy.exe
Values are updated every second.

To set up the server for remote monitoring go to File > Settings, enter your ip address (e.g. 192.168.1.25) and click Done.
Expand Down

0 comments on commit d9ba113

Please sign in to comment.