SkillAgentSearch skills...

WSysMon

A windows task manager clone for Linux.

Install / Use

/learn @SlyFabi/WSysMon
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

WSysMon

A windows task manager clone for Linux.

<img src="screenshots/scr0.png" style="max-width: 70%; height: auto;"> <img src="screenshots/scr1.png" style="max-width: 70%; height: auto;">

Installation

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

Building

The following dependencies are required:

  • libgtkmm-3.0
  • libsystemd
cmake -B ./build -DCMAKE_BUILD_TYPE=Release
cmake --build ./build --config Release

Limitations

  • Only NVIDIA GPUs using the proprietary driver are detected

Related Skills

View on GitHub
GitHub Stars289
CategoryDevelopment
Updated2mo ago
Forks9

Languages

C++

Security Score

95/100

Audited on Jan 21, 2026

No findings