Skip to content

d33pster/ProcessPlot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ProcessPlot

Process Manager coded in Python (For Windows Only)

Build From Source

  1. Open CMD in the cloned directory (not powershell), then type buildme, hit enter

Windows

  1. Download the Latest windows Release from https://github.com/d33pster/ProcessPlot/releases
  2. Extract it
  3. run setup

Usage - CLI

  1. In CMD administrator mode, run prop (default)
  2. for custom args, run prop-custom <args>
  3. for args, run prop-help

Usage - GUI

  1. Open CMD in administrator mode, run prop-gui