You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+21-3Lines changed: 21 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,22 +32,40 @@ You can resize the window to your desired size by clicking and dragging the edge
32
32
33
33
To exit the script, simply close the window or press the 'X' button in the top right corner of the window.
34
34
35
-
<h2>Additional Features :space_invader: </h2>
35
+
<h2>Limitations :warning: </h2>
36
+
37
+
This script is only compatible with NVidia GPUs. It will not work with other types of GPUs such as AMD or Intel. Additionally, it will only display information for the first GPU it detects. If you have multiple GPUs installed, you will need to modify the script to display information for all of them.
38
+
39
+
40
+
<h2>Features :space_invader: </h2>
36
41
37
42
You can customize the script to display additional information such as GPU memory usage or CPU temperature. You can also change the font, text color and background color of the window to match your personal preferences.
38
43
<br>
39
44
40
45
Currently in testing: Color changing depending on having AMD or Intel.
This script is only compatible with NVidia GPUs. It will not work with other types of GPUs such as AMD or Intel. Additionally, it will only display information for the first GPU it detects. If you have multiple GPUs installed, you will need to modify the script to display information for all of them.
46
63
47
64
<h2>Conclusion :rocket:</h2>
48
65
49
66
This script is a useful tool for monitoring the performance of your system while running resource-intensive applications such as games or video editing software. It is easy to install and customize, making it a valuable addition to any developer or gamer's toolbox.
0 commit comments