SkillAgentSearch skills...

Libsysinfo

Extracts information about running processes and network connections from the virtual filesystem /proc

Install / Use

/learn @Wenzel/Libsysinfo
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

libsysinfo

Extracts various information from /proc virtual filesystem

Dependencies

  • Boost (filesystem, regex)
  • Qt5 (Widgets, Declarative, Qml)

Setup

./configure.sh
make

Run

./_build/tests/test_simple
./_build/tests/gui_qml/test_gui_qml   

TODO

  • bad function name for getters in ProcessInfo
  • check refs
  • review fields type
  • check nbCore when updating cpu usage
  • reorder getters

Related Skills

View on GitHub
GitHub Stars12
CategoryDevelopment
Updated8mo ago
Forks1

Languages

CMake

Security Score

82/100

Audited on Jul 22, 2025

No findings