A Simple Python App for Hardware Info and usage monitoring using PyQt5.
- CPU Info
- Disk partition and disk usage
- Battery Info
- RAM Info
Clone the project
git clone https://github.com/dine-5h/hwInfo
Go to the project directory
cd hwInfo
Install dependencies
pip -r requirements.txt
Start the app
python Main.py