This repository was archived by the owner on May 18, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
[migrated: https://codeberg.org/FliegendeWurst/sysinfo] Simple program that shows CPU usage/temperature and RAM usage
License
FliegendeWurst/sysinfo
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
# sysinfo Measures real CPU usage by reading /proc/stat twice, using a delay of 500ms. Temperature read from /sys/class/hwmon/hwmon0/temp1_input. RAM usage read from /proc/meminfo (MemAvailable, MemTotal).
About
[migrated: https://codeberg.org/FliegendeWurst/sysinfo] Simple program that shows CPU usage/temperature and RAM usage