Home
Softono

Nvidia System Monitor

Open source MIT C++
14
Stars
3
Forks
0
Issues
1
Watchers
7 years
Last Commit

 About Nvidia System Monitor

Deprecated. Use https://github.com/congard/nvidia-system-monitor-qt instead. Task Manager for Linux for Nvidia graphics cards

Platforms

Web Self-hosted Linux

Languages

C++

Need Help Installing Nvidia System Monitor?

We provide expert installation service for this software. Our team will install, configure, and secure Nvidia System Monitor on your server. plans start at just $30.

Nvidia System Monitor

View on GitHub

nvidia-system-monitor

icon

Warning

The repository is outdated and will no longer be updated. Check out the new version here. The new version has significantly improved design, bug fixes and optimization.


Task Manager for Linux for Nvidia graphics cards

I wrote this program quickly enough, because it was urgently needed. All other functions (temperature, language, etc.) will be added in next versions

Dependencies

wxWidgets is required for work. You must install (if using ArchLinux) wxgtk3 package for work and wxgtk2 for build

Building

Execute: ./make.sh

The executable will be written to bin/nvidia-system-monitor. Note: you have to run it with optirun bin/nvidia-system-monitor on discrete GPU

Installing

Archlinux

PKGBUILD avaliable in AUR: nvidia system monitor

Other

Run sudo ./install.sh. Note: you will not receive automatic updates if you install this way

Config

Here example of simple config located in ~/.config/nvidia-system-monitor/config:

# time in ms
updateDelay 500
graphLength 120000

#           gpu id  red  green  blue
gpuColor    0       0    0      255
gpuColor    1       0    255    0
gpuColor    2       255  0      0

Screenshots

Open SCREENSHOTS.md

Donate

Open DONATE.md