Skip to content
/ hwInfo Public

A Simple Python App for Hardware Info and usage monitoring using PyQt5.

Notifications You must be signed in to change notification settings

dstark5/hwInfo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hwInfo

A Simple Python App for Hardware Info and usage monitoring using PyQt5.

MIT License

Features

  • CPU Info
  • Disk partition and disk usage
  • Battery Info
  • RAM Info

Run Application

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

License

MIT

Releases

No releases published

Packages

No packages published

Languages