Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/siddhartha-padhy/chatapp

A simple chat app made using inbuilt libraries in python(socket & tkinter).
https://github.com/siddhartha-padhy/chatapp

Last synced: about 2 months ago
JSON representation

A simple chat app made using inbuilt libraries in python(socket & tkinter).

Awesome Lists containing this project

README

        

# ChatApp
A simple chat app made using inbuilt libraries in python namely socket and tkinter.

# Images


# Setup
Clone this repository to your local machine and run the **chatServer.py** file.

### Method 1:
Run the more than one **main.py** file in the local machine. Start Chatting.
### Method 2:
Run the **main.py** file in one machine and run the same file on some other machine connected to the same local area network(LAN) like systems connected to the same hotspot.