This is the course project for "Integrate Practice for Courses Ⅱ", Zhejiang University, 2024 Summer.
MiniOICQ is a simple instant messaging software.
You need to have Qt5 installed.
Using brew:
brew install qt@5Then in the project root directory:
qmake
make -jYou need to have python3 installed. Then install the required packages:
pip install -r requirements.txtsrc/client.exe.app/Contents/MacOS/client.exepython3 minioicq.py