Skip to content

guiquintelas/pynel-performance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pynel Performance

Control panel for remote graphical resource monitoring. Created with clint-server architecture, enabling multiples clients to connect with the same server via sockets.

Demo

Usage (Server)

git clone https://github.com/guiquintelas/pynel-performance.git
cd pynel-performance
pip install -r requeriments.txt
python -m server.main

Usage (Client)

git clone https://github.com/guiquintelas/pynel-performance.git
cd pynel-performance
pip install -r requeriments.txt
python -m client.main

Controls

  • left: previous view
  • right: next view
  • space: toggle general view

About

Remote resource monitoring panel with python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages