A windows task manager clone for Linux.
On Arch based distros (AUR):
$ yay -S wsysmon-git
On openSUSE from Vortex Acherontic´s Repo:
$ sudo zypper addrepo https://download.opensuse.org/repositories/home:VortexAcherontic/openSUSE_Tumbleweed/home:VortexAcherontic.repo
$ sudo zypper ref
$ sudo zypper in wsysmon
The following dependencies are required:
libgtkmm-3.0
libsystemd
cmake -B ./build -DCMAKE_BUILD_TYPE=Release
cmake --build ./build --config Release
- Only NVIDIA GPUs using the proprietary driver are detected