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

Overview

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 !

    You might also like...
    Abstraction of a Unit, includes convertions and basic operations.

    Units Abstraction of a Unit, includes convertions and basic operations. ------ EXAMPLE : Free Fall (No air resistance) ------- from units_test import

    Plone Interface contracts, plus basic features and utilities

    plone.base This package is the base package of the CMS Plone https://plone.org. It contains only interface contracts and basic features and utilitie

    Python script to get some stats on nodes in a Blender material nodetree

    Python script to get some stats on nodes in a Blender material nodetree. It counts the nodes, the node types and the max deep level for group nodes.

    Basic loader is a small tool that will help you generating Cloudflare cookies

    Basic Loader Cloudflare cookies loader This tool may help some people getting valide cloudflare cookies Installation 🔌 : pip install -r requirements.

    Check the basic quality of any dataset
    Check the basic quality of any dataset

    Data Quality Checker in Python Check the basic quality of any dataset. Sneak Peek Read full tutorial at Medium. Explore the app Requirements python 3.

    This repository contains some utilities for playing with PKINIT and certificates.

    PKINIT tools This repository contains some utilities for playing with PKINIT and certificates. The tools are built on minikerberos and impacket. Accom

    This tool lets you perform some quick tasks for CTFs and Pentesting.
    This tool lets you perform some quick tasks for CTFs and Pentesting.

    This tool lets you convert strings and numbers between number bases (2, 8, 10 and 16) as well as ASCII text. You can use the IP address analyzer to find out details on IPv4 and perform abbreviation as well as expansion on IPv6 addresses.It can also perform a two's complement calculation as well.

    Make some improvements in the Pizza class and pizzashop file by refactoring.

    Make some improvements in the Pizza class and pizzashop file by refactoring.

    Just some scripts to export vector tiles to geojson.

    Vector tiles to GeoJSON Nowadays modern web maps are usually based on vector tiles. The great thing about vector tiles is, that they are not just imag

    Releases(v1.0)
    Owner
    null
    A utility that makes it easy to work with Python projects containing lots of packages, of which you only want to develop some.

    Mixed development source packages on top of stable constraints using pip mxdev [mɪks dɛv] is a utility that makes it easy to work with Python projects

    BlueDynamics Alliance 6 Jun 8, 2022
    Course-parsing - Parsing Course Info for NIT Kurukshetra

    Parsing Course Info for NIT Kurukshetra Overview This repository houses code for

    Saksham Mittal 3 Feb 3, 2022
    A python app which aggregates and splits costs from multiple public cloud providers into a csv

    Cloud Billing This project aggregates the costs public cloud resources by accounts, services and tags by importing the invoices from public cloud prov

    null 1 Oct 4, 2022
    A clock app, which helps you with routine tasks.

    Clock This app helps you with routine tasks. Alarm Clock Timer Stop Watch World Time (Which city you want) About me Full name: Matin Ardestani Age: 14

    Matin Ardestani 13 Jul 30, 2022
    A python package containing all the basic functions and classes for python. From simple addition to advanced file encryption.

    A python package containing all the basic functions and classes for python. From simple addition to advanced file encryption.

    PyBash 11 May 22, 2022
    ticktock is a minimalist library to view Python time performance of Python code.

    ticktock is a minimalist library to view Python time performance of Python code.

    Victor Benichoux 30 Sep 28, 2022
    Lark is a parsing toolkit for Python, built with a focus on ergonomics, performance and modularity.

    Lark is a parsing toolkit for Python, built with a focus on ergonomics, performance and modularity.

    Lark - Parsing Library & Toolkit 3.5k Jan 5, 2023
    Fcpy: A Python package for high performance, fast convergence and high precision numerical fractional calculus computing.

    Fcpy: A Python package for high performance, fast convergence and high precision numerical fractional calculus computing.

    SciFracX 1 Mar 23, 2022
    A tool written in python to generate basic repo files from github

    A tool written in python to generate basic repo files from github

    Riley 7 Dec 2, 2021
    Small Python script to parse endlessh's output and print some neat statistics

    endlessh_parser endlessh_parser is a small Python script that parses endlessh's output and prints some neat statistics about it Usage Install all the

    ManicRobot 1 Oct 18, 2021