NetKeyboard Requirements Both scripts require the pynput module: pip install pynput Runs on port 8000 Server py server.py Client Run with server ip address as the first argument: py client.py 192.168.1.1 Replace 192.168.1.1 with the server address.