Skip to content

kkirchhoff01/PyMessenger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyMessenger

PyMessenger is a TCP instant messenger written in Python with a curses TUI.

The main.py file runs the server alongside the client in one window. If you want, you can run server.py and client.py independently, but the server must be started before running the client.

To Do

  • Clean up code in server.py

About

A Python TCP instant messenger with curses.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages