Skip to content

A simple chat written with PySide6, Qt, and Flask-SocketIO

License

Notifications You must be signed in to change notification settings

Matthieu-LAURENT39/QtChat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

QtChat

A simple chat written with PySide6 and Qt.
It was coded in under 24h to learn PySide and socket.io

Features:

  • Server-Client model
  • Automatic discovery of servers on LAN via broadcasting
  • Use of websockets with automatic reconnection
  • Simple commands (kick or ban by ip/hostname/username, roll a dice, flip a coin, etc...)
  • Unique color for each user thanks to distinctipy

About

A simple chat written with PySide6, Qt, and Flask-SocketIO

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published