guiquintelas / pynel-performance

Remote resource monitoring panel with python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Python 100.0%