Skip to content

nyxv3il/PyChat

Repository files navigation

PyChat

a simple terminal based real-time chatting platform with end-to-end encryption.

How to use

  • clone the repo
  • install the required modules by running pip install -r requirements.txt in the project directory
  • use the .env file to configure the server ip and port.
  • on the client, a file called "pychat.key" will be created upon first run. share it with those who you want to chat with and tell them to save it in the same folder as the client app.

Or if you're just using the client. run sh install.sh in the project directory. ( Only works on macOS or linux )

That's it. Enjoy!

About

a simple terminal based real-time chatting platform with end-to-end encryption.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published