Skip to content

CopyrightC/DogeChat

Repository files navigation

DogeChat [Pychat 2.0]

image image

DogeChat is the sequel to GUI-Chat-app, having many more features like group chatting, Settings page, main-menu, support for different resoulutions unlike most other tkinter made GUIs etc.

How do you use DogeChat?

It's pretty straightforward, you can create/join chat rooms easily and chat with your friends!

How do I run it on my machine?

Make sure you have python 3.6 +

Open up your terminal and run the following sequence of commands

(For setting up server)

git clone https://github.com/SATAN01/DogeChat
cd DogeChat
pip install -r requirements.txt
cd Server
python server.py

(For client; Make sure you change the ip in clinet.py!)

git clone https://github.com/SATAN01/DogeChat
cd DogeChat
pip install -r requirements.txt
python register.py

If you want to run this globally , you need forward ports

Special Thanks

Thanks to @rdbende for the Azure-ttk-theme

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors