Skip to content

laksh-21/term_chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

INTRODUCTION

Term-chat(A Terminal Chatting Application) is an application that lets you chat to other online members in real time. It uses sockets on the server and client end to send and recieve messages.

INSTRUCTIONS

SERVER: To run the server, run:

python server.py

CLIENT: To run a client, run:

python client.py

File Sharing To share a file, you need to enter the whole path for the file. You can do that by dragging and dropping the file into the terminal

FEATURES

  1. Color coded messages for each user.
  2. View the list of active users.
  3. Groups.
  4. File sharing

UPCOMING

  1. Admin functionality in groups.

About

A basic terminal python chatting program.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages