A simple messaging app.
The GUI that the client would use to send and receive messages.
The initial console that prompts the user to enter the IP address of the server.
The server's event log. Contains things like messages received, broadcast events and more.
- Use the updater to get the latest version.
- It will extract the contents of the repository to the current working directory. (Wherever you placed the updater.)
- Please note that the updater can also be used as an installer and is completely portable so you can place it anywhere and it will still work.
- server.py is compatible with all operating systems.
- messenger.py is compatible with Windows and Linux (Tkinter must be installed)
- updater.py is only compatible with Windows.
- Emojis crash the client as well as the server.