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)
    Python USD rate in RUB parser

    Python EUR and USD rate parser. Python USD and EUR rate in RUB parser. Parsing i

    Andrew 2 Feb 17, 2022
    Simple collection of GTPS Flood in Python.

    GTPS Flood Simple collection of GTPS Flood in Python. NOTE Give me credit if you use this source, don't trade/sell this tool, And USE AT YOUR OWN RISK

    PhynX 6 Dec 07, 2021
    Attempts to crack the compression puzzle.

    The Compression Puzzle One lovely Friday we were faced with this nice yet intriguing programming puzzle. One shall write a program that compresses str

    Oto Brglez 14 Dec 29, 2022
    Data Utilities e.g. for importing files to onetask

    Use this repository to easily convert your source files (csv, txt, excel, json, html) into record-oriented JSON files that can be uploaded into onetask.

    onetask.ai 1 Jul 18, 2022
    Greenery - tools for parsing and manipulating regular expressions

    Greenery - tools for parsing and manipulating regular expressions

    qntm 242 Dec 15, 2022
    Handy Tool to check the availability of onion site and to extract the title of submitted onion links.

    This tool helps is to quickly investigate a huge set of onion sites based by checking its availability which helps to filter out the inactive sites and collect the site title that might helps us to c

    Balaji 13 Nov 25, 2022
    Finger is a function symbol recognition engine for binary programs

    Finger is a function symbol recognition engine for binary programs

    332 Jan 01, 2023
    A string extractor module for python

    A string extractor module for python

    Fayas Noushad 4 Jul 19, 2022
    An URL checking python module

    An URL checking python module

    Fayas Noushad 6 Aug 10, 2022
    Python script to launch burp scans automatically

    SimpleAutoBurp Python script that takes a config.json file as config and uses Burp Suite Pro to scan a list of websites.

    Adan Álvarez 26 Jul 18, 2022
    Python code to remove empty folders from Windows/Android.

    Empty Folder Cleaner is a program that deletes empty folders from your computer or device and removes clutter to improve performance. It supports only windows and android for now.

    Dark Coder Cat | Vansh 4 Sep 27, 2022
    cpp20.py is a Python script to compile C++20 code using modules.

    cpp20.py is a Python script to compile C++20 code using modules. It browses the source files to determine their dependencies. Then, it compiles then in order using the correct flags.

    Julien VERNAY 6 Aug 26, 2022
    RapidFuzz is a fast string matching library for Python and C++

    RapidFuzz is a fast string matching library for Python and C++, which is using the string similarity calculations from FuzzyWuzzy

    Max Bachmann 1.7k Jan 04, 2023
    A dictionary that can be flattened and re-inflated

    deflatable-dict A dictionary that can be flattened and re-inflated. Particularly useful if you're interacting with yaml, for example. Installation wit

    Lucas Sargent 2 Oct 18, 2021
    Go through a random file in your favourite open source projects!

    Random Source Codes Never be bored again! Staring at your screen and just scrolling the great world wide web? Would you rather read through some code

    Mridul Seth 1 Nov 03, 2022
    A collection of utility functions to prototype geometry processing research in python

    gpytoolbox This repo is a work in progress and contains general utility functions I have needed to code while trying to work on geometry process resea

    Silvia Sellán 73 Jan 06, 2023
    Dynamic key remapper for Wayland Window System, especially for Sway

    wayremap Dynamic keyboard remapper for Wayland. It works on both X Window Manager and Wayland, but focused on Wayland as it intercepts evdev input and

    Kay Gosho 50 Nov 29, 2022
    Obsidian tools - a Python package for analysing an Obsidian.md vault

    obsidiantools is a Python package for getting structured metadata about your Obsidian.md notes and analysing your vault.

    Mark Farragher 153 Jan 04, 2023
    A thing to simplify listening for PG notifications with asyncpg

    asyncpg-listen This library simplifies usage of listen/notify with asyncpg: Handles loss of a connection Simplifies notifications processing from mult

    ANNA 18 Dec 23, 2022
    Blender 2.93 addon for loading Quake II MD2 files

    io_mesh_md2 is a Blender 2.93 addon for importing Quake II MD2 files.

    Joshua Skelton 11 Aug 31, 2022