Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 483 Bytes

README.md

File metadata and controls

26 lines (15 loc) · 483 Bytes

ChatDesktopApp

a fully functioning live chat room built with python socket and pyqt5.

App Image

App Image

Installation

Windows

download windows .exe here

Linux

download linux .deb here

compile for you platform.

pip install -r requirements.txt

pip install pyinstaller

pyinstaller --onefile gui.py