A software to share keys or clicks of a client to a server.
- Download the repository.
- Download required python module:
pip install pynput
- Start server.py.
- Share the necessary informations to the person who run client.py .
- (Tip: If someone is outside of your local network, create a ngrok tunnel to let him access to a port.)
- Start client.py, enter informations and connect.
- Ready to use !
Open an issue if you have an error !
Don't forget to star this rep if you like it !