This project is a tray application that notifies you of new activity on your Comunic account.
## Building for Linux
```bash
sudo apt install -y qt5-default libqt5websockets5-dev qt5-qmake make g++
qmake
make
```
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.