Skip to content

Simple program that shows CPU usage/temperature and RAM usage

License

Notifications You must be signed in to change notification settings

FliegendeWurst/sysinfo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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

Simple program that shows CPU usage/temperature and RAM usage

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages