Skip to content

RogerVFbr/OrangeSystemProfiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Orange System Profiler

1 - Have folowing dependencies installed in your Python distro: a) NMAP - run in your Python command line: pip install python-nmap b) PSUTIL - run in your Python command line: pip install psutil c) CPUINFO - run in your Python command line: pip install cpuinfo d) PYGAME - run in your Python command line: pip install pygame

2 - Run 'main.py'

About

Python application with system profiling capabilities. Is able to monitor another instance running on a second computer via sockets.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages