Skip to content

zuzuf/qtchat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a6036f4 · Sep 16, 2017

History

29 Commits
Sep 3, 2017
Sep 14, 2017
Sep 3, 2017
Sep 3, 2017
Sep 3, 2017
Sep 3, 2017
Sep 3, 2017
Sep 3, 2017
Sep 3, 2017
Sep 3, 2017

Repository files navigation

QtChat

QtChat is a simple chat program which doesn't rely on a server. It uses broadcasting over local network (LAN) to discover other users.

Features include:

  • global chat room
  • private chat
  • avatars
  • user status
  • rich text messages
  • drag & drop of images and text files
  • snapshots
  • sending/receiving files
  • transparent compression
  • support for translations

Custom messaging protocol was designed for Qt 5.2 and above.