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)
    Dice Rolling Simulator using Python-random

    Dice Rolling Simulator As the name of the program suggests, we will be imitating a rolling dice. This is one of the interesting python projects and wi

    PyLaboratory 1 Feb 02, 2022
    A sys-botbase client for remote control automation of Nintendo Switch consoles. Based on SysBot.NET, written in python.

    SysBot.py A sys-botbase client for remote control automation of Nintendo Switch consoles. Based on SysBot.NET, written in python. Setup: Download the

    7 Dec 16, 2022
    A simple example for calling C++ functions in Python by `ctypes`.

    ctypes-example A simple example for calling C++ functions in Python by ctypes. Features call C++ function int bar(int* value, char* msg) with argumene

    Yusu Pan 3 Nov 23, 2022
    Backman is a random/fixed background image setter for wlroots based compositors

    backman Backman is a random/fixed background image setter for wlroots based compositors Dependencies: The program depends on swaybg, python3-toml (or

    Hemish 3 Mar 09, 2022
    jfc is an utility to make reviewing ArXiv papers for your Journal Club easier.

    jfc is an utility to make reviewing ArXiv papers for your Journal Club easier.

    Miguel M. 3 Dec 20, 2021
    NetConfParser is a tool that helps you analyze the rpcs coming and going from a netconf client to a server

    NetConfParser is a tool that helps you analyze the rpcs coming and going from a netconf client to a server

    Aero 1 Mar 31, 2022
    Make your functions return something meaningful, typed, and safe!

    Make your functions return something meaningful, typed, and safe! Features Brings functional programming to Python land Provides a bunch of primitives

    dry-python 2.6k Jan 09, 2023
    Python utility for discovering interesting CFPreferences values on iDevices

    Description Simple utility to search for interesting preferences in iDevices. Installation python3 -m pip install -U --user cfprefsmon Example In this

    12 Aug 19, 2022
    A monitor than send discord webhook when a specific monitored product has stock in your nearby pickup stores.

    Welcome to Apple In-store Monitor This is a monitor that are not fully scaled, and might still have some bugs.

    5 Jun 16, 2022
    A python tool give n number of inputs and parallelly you will get a output by separetely

    http-status-finder Hello Everyone!! This is kavisurya, In this tool you can give n number of inputs and parallelly you will get a output by separetely

    KAVISURYA V 3 Dec 05, 2021
    Various importers for cointracker

    cointracker_importers Various importers for cointracker To convert nexo .csv format to cointracker .csv format: Download nexo csv file. run python Nex

    Stefanos Anastasiou 9 Oct 24, 2022
    Runes - Simple Cookies You Can Extend (similar to Macaroons)

    Runes - Simple Cookies You Can Extend (similar to Macaroons) is a paper called "Macaroons: Cookies with Context

    Rusty Russell 22 Dec 11, 2022
    🚧Useful shortcuts for simple task on windows

    Windows Manager A tool containg useful utilities for performing simple shortcut tasks on Windows 10 OS. Features Lit Up - Turns up screen brightness t

    Olawale Oyeyipo 0 Mar 24, 2022
    Python program for Linux users to change any url to any domain name they want.

    URLMask Python program for Linux users to change a URL to ANY domain. A program than can take any url and mask it to any domain name you like. E.g. ne

    2 Jun 20, 2022
    Control-Alt-Delete - Help Tux Escape Beastie's Jail!

    Control-Alt-Delete Help Tux escape Beastie's jail by completing the following challenges! Challenges Challenge 00: Drinks: Tux needs to drink less. Ch

    NDLUG 8 Oct 31, 2021
    Conveniently measures the time of your loops, contexts and functions.

    Conveniently measures the time of your loops, contexts and functions.

    Maciej J Mikulski 79 Nov 15, 2022
    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
    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
    These scripts look for non-printable unicode characters in all text files in a source tree

    find-unicode-control These scripts look for non-printable unicode characters in all text files in a source tree. find_unicode_control.py should work w

    Siddhesh Poyarekar 25 Aug 30, 2022
    A tool to create the basics of a project

    Project-Scheduler Instalação Para instalar o Project Maker, você necessita está em um ambiente de desenvolvimento Linux ou wsl com alguma distro debia

    2 Dec 17, 2021