GitHub - Shinmera/system-load: A simple library to access the underlying system's CPU and memory usage.

Skip to content

Navigation Menu

Sign in

Appearance settings

This repository was archived by the owner on Jun 1, 2024. It is now read-only.

About System-Load

This is a rather small library to get access to the system's current CPU and memory usages. Since this information is heavily platform dependant, this library may or may not work well everywhere.

Supported Platforms

Currently the following platforms are supported:

  • Linux (through /proc)