/playTog3th3r

A software to share keys or clicks of a client to a server.

Primary LanguagePythonMIT LicenseMIT

playTog3th3r

A software to share keys or clicks of a client to a server.

Installation

  1. Download the repository.
  2. Download required python module:
pip install pynput
  1. Start server.py.
  2. 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.)
  1. Start client.py, enter informations and connect.
  2. Ready to use !

Open an issue if you have an error !

Don't forget to star this rep if you like it !