Skip to content

lil-limbo/ExecTrack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ExecTrack

ExecTrack is a simple tool that helps you identify which programs are running on your system, providing detailed information.

Features

Program/Process Monitoring

Simple System Monitoring Tools

System Network Monitoring

How To Use

  1. Install dependencies:
  pip install -r requirements.txt

If your system blocks pip from modifying system-managed packages (PEP 668), use:

python3 -m pip install --break-system-packages -r requirements.txt

2, Run the program:

python ExecTrack.py

Or

python3 ExecTrack.py

Program List

then By simple choosing with number you can list the Program

AND its Possible to Search using Port and File name

Search Example

Additional commands:

clear → remove past results

Ctrl + C → quit the program

I hope this repo helps you explore and monitor your system easily! 🚀

About

ExecTrack is a tool that helps you identify which programs are running on your system, providing detailed information.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages