Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 514 Bytes

README.md

File metadata and controls

23 lines (12 loc) · 514 Bytes

Remote Server Script Executer

Description:

A GUI based python applet to execute a shell script stored on a remote server and get it's output shown in the applet.

Requirements:

    * A SSH enabled remote server.

Usage:

    * Create a python virtual environment on you local machine.
    * Activate the newly created virtual environment.
    * Install the requrements.txt file by `pip install requirements.txt`
    * python ./main.py

Screenshots:

1