Skip to content

ShadowTalk is secure, privacy and confidence messenger, what keeps your chats and no one have access to them.

Notifications You must be signed in to change notification settings

m00nligh7/ShadowTalk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ShadowTalk

ShadowTalk is secure, privacy and confidence messenger, what keeps your chats and no one have access to them.

Installing and launching server and chat side

For Linux

  1. Install Python >= 3.8 and git

For Debian-based and Ubuntu-based distros

sudo apt-get install python git

For Arch-based distros

sudo pacman -S python git

  1. Clone the repo

git clone https://github.com/m00nligh7/ShadowTalk

  1. Open the folder in terminal

cd ShadowTalk

  1. Install required packages

pip3 install -r requirements.txt

  1. Try to launch server side(Server.py) and try to use messenger using client side(Client.py)

python Server.py or python Client.py

For Windows

My project is not tested on Windows yet. May not work right now

About

ShadowTalk is secure, privacy and confidence messenger, what keeps your chats and no one have access to them.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages