comunicwatcher/README.MD

229 B

ComunicWatcher

This project is a tray application that notifies you of new activity on your Comunic account.

Building for Linux

sudo apt install -y qt5-default libqt5websockets5-dev qt5-qmake make g++
qmake
make