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/hwInfoGo to the project directory
cd hwInfoInstall dependencies
pip -r requirements.txtStart the app
python Main.py