A desktop application that monitors and graphs the performance of a system's hardware, whilst also providing a secure log in system that will ensure the information about a machine is safe.
The code uses multiple libaries to help grab the data of a machine and also output into a readable and easy to understand graph form.
The software can help a user get a better understand of their own system, how it works and how it is performing under the loads they put it through.
$pip3 install pyqt6
$pip3 install matplotlib