Skip to content

IgorWalkowiak/inTouchChat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

inTouchChat

Chat made in Python with Tkinter gui. It can be set in LAN as well as in Internet.

To run it just change HOST var in Client and Server ConnectionManager.py to your server IP

HOST = 'XXX.XXX.XXX.XXX' 

It is my first "bigger" project in Python. Guess in some time I will look at it with "what happened here" :C

Feel free to use it of course!

Dog perspective: DogPerspective

Duck perspective: DuckPerspective

About

Graphical chat dedicated for LAN users

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages