> Relatively dumb and useless but I did it anyway. This chat app resembles the old school messenger apps. with some sounds as well.
pip install -r requirements.txt
- You will need an MQTT Broker (use test.mosquitto.org if you dont have one. It uses the default 1883 port.)
- Set any random number as the ChatID (your friends, if you have any, must use the same one as well)
- Connect. You may start sending messages after that.