You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a Python-based system monitoring tool that periodically checks and displays the usage of system resources like CPU, memory, and disk in a user-friendly format. It uses psutil and matplotlib libraries and can be run as a service in Linux with systemd. The repository contains source code and instructions for installation and execution.