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)
    password generator

    Password generator technologies used What is? It is Password generator How to Download? Download on releases Clone repo git clone https://github.com/m

    1 Dec 16, 2021
    A simple python implementation of Decision Tree.

    DecisionTree A simple python implementation of Decision Tree, using Gini index. Usage: import DecisionTree node = DecisionTree.trainDecisionTree(lab

    1 Nov 12, 2021
    Edit SRT files to delay subtitle time-stamps.

    subtitle-delay A program written in Python that directly edits SRT file to delay the subtitles. Features: Will throw an error if delaying with negativ

    8 Jul 17, 2022
    Brainfuck rollup scaling experiment for fun

    Optimistic Brainfuck Ever wanted to run Brainfuck on ethereum? Don't ask, now you can! And at a fraction of the cost, thanks to optimistic rollup tech

    Diederik Loerakker 48 Dec 28, 2022
    Hot reloading for Python

    Hot reloading for Python

    Olivier Breuleux 769 Jan 03, 2023
    'ToolBurnt' A Set Of Tools In One Place =}

    'ToolBurnt' A Set Of Tools In One Place =}

    MasterBurnt 5 Sep 10, 2022
    Entropy-controlled contexts in Python

    Python module ordered ordered module is the opposite to random - it maintains order in the program. import random x = 5 def increase(): global x

    HyperC 36 Nov 03, 2022
    A Random Password Generator made from Python

    Things you need Python Step 1 Download the python file from Releases Step 2 Go to the directory where the python file is and run it Step 3 Type the le

    Kavindu Nimsara 3 May 30, 2022
    JavaScript-style async programming for Python.

    promisio JavaScript-style async programming for Python. Examples Create a promise-based async function using the promisify decorator. It works on both

    Miguel Grinberg 191 Dec 30, 2022
    WindowsDebloat - Windows Debloat with python

    Windows Debloat 🗑️ Quickly and easily configure Windows 10. Disclaimer I am NOT

    1 Mar 26, 2022
    Analyze metadata of your Python project.

    Analyze metadata of your Python projects Setup: Clone repo py-m venv venv (venv) pip install -r requirements.txt specify the folders which you want to

    Pedro Monteiro de Carvalho e Silva Prado 1 Nov 10, 2021
    API for obtaining results from the Beery-Bukenica test of the visomotor integration development (VMI) 4th edition.

    VMI API API for obtaining results from the Beery-Bukenica test of the visomotor integration development (VMI) 4th edition. Install docker-compose up -

    Victor Vargas Sandoval 1 Oct 26, 2021
    This utility lets you draw using your laptop's touchpad on Linux.

    FingerPaint This utility lets you draw using your laptop's touchpad on Linux. Pressing any key or clicking the touchpad will finish the drawing

    Wazzaps 95 Dec 17, 2022
    Automatically Generate Rulesets for IIS for Intelligent HTTP/S C2 Redirection

    Automatically Generate Rulesets for IIS for Intelligent HTTP/S C2 Redirection This project converts a Cobalt Strike profile to a functional web.config

    Jesse 99 Dec 13, 2022
    Gradually automate your procedures, one step at a time

    Gradualist Gradually automate your procedures, one step at a time Inspired by https://blog.danslimmon.com/2019/07/15/ Features Main Features Converts

    Ross Jacobs 8 Jul 24, 2022
    jsoooooooon derulo - Make sure your 'jason derulo' is featured as the first part of your json data

    jsonderulo Make sure your 'jason derulo' is featured as the first part of your json data Install: # python pip install jsonderulo poetry add jsonderul

    jesse 3 Sep 13, 2021
    Check username

    Checker-Oukee Check username It checks the available usernames and creates a new account for them Doesn't need proxies Create a file with usernames an

    4 Jun 05, 2022
    A simple tool that updates your pubspec.yaml file, of a Flutter project, without altering the structure of your file.

    A simple tool that updates your pubspec.yaml file, of a Flutter project, without altering the structure of your file.

    3 Dec 10, 2021
    Quickly edit your slack posts.

    Lightning Edit Quickly edit your Slack posts. Heavily inspired by @KhushrajRathod's LightningDelete. Usage: Note: Before anything, be sure to head ove

    14 Nov 19, 2021
    Python program to do with percentages and chances, random generation.

    Chances and Percentages Python program to do with percentages and chances, random generation. What is this? This small program will generate a list wi

    n0 3 Jul 15, 2021