Skip to content

jusspatel/SysInfo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SysInfo

SysInfo is an app developed in python which gives Basic System Info , and some detailed graphs of system performance .

Installation

  • Download this repo and extract all its contents to the same folder .
  • Once you've done that , open that folder and double click on 'setup.py' to run it.
  • Do as it prompts , and once its done doing it thing , the app should now open
  • Features

    Basic

    Advanced

  • Current CPU Usage
  • Current CPU Frequency (Mhz)
  • Context Switches since boot
  • Time Spent by processes executing in user mode
  • Python Version

    Developed in python 3.6.8 (and tkinter), it works in python 3.X
    It can work on any OS

    Thank You , Bye !