Open
Description
I'm trying to build like a dashboard for my system using AGS for displaying CPU, RAM and disk usage as well as wifi, bluetooth, and monitor settings and other utilities.
There's no builtin function for getting CPU usage, memory usage and disks that are mounted on the system so I'll have to build those myself reading directly from /proc which is not ideal. You have libraries for cava, bluetooth and network manager but you forgot the most basic thing which is CPU and RAM.