Open a command promt in the working directory.
Running this app requires you to have the following py modules installed:
PIL - To download, run
py -m pip install pillow
requests - To download, run
py -m pip install requests
pyperclip - To download, run
py -m pip install pyperclip
Open the file in your favourite IDE and run it, or execute "py client.py" in the console in the working director