Skip to content

realtime chat using MQTT as a broker. just made for fun using tkinter. tbh it has goofy ahh sounds as well.

Notifications You must be signed in to change notification settings

arffsaad/mqtt-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MQTT Chat App

> Relatively dumb and useless but I did it anyway. This chat app resembles the old school messenger apps. with some sounds as well.

To setup

pip install -r requirements.txt

To use it:

  1. You will need an MQTT Broker (use test.mosquitto.org if you dont have one. It uses the default 1883 port.)
  2. Set any random number as the ChatID (your friends, if you have any, must use the same one as well)
  3. Connect. You may start sending messages after that.

About

realtime chat using MQTT as a broker. just made for fun using tkinter. tbh it has goofy ahh sounds as well.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages