Skip to content

Latest commit

 

History

History
15 lines (14 loc) · 243 Bytes

File metadata and controls

15 lines (14 loc) · 243 Bytes

clientGUI

GUI repository for clients

how to start

GUI tool

pip(pip3) install pyqt5

ssh client

pip(pip3) install paramiko

run

download this repo & just execute src/main.py file
("python(python 3) main.py")