This simple plugin sends desktop notifications when friends appear/disappear, when your nickname is mentioned in the chat and when you're receiving private messages.
Note: Notifications are sent using the tray icon so make sure you have it enabled in the TeamSpeak 3 Client settings.
To make sure the plugin is running and operational, simply enter the following command in your TeamSpeak 3 Client chat area:
/notify Hello World!
- TeamSpeak 3 Client Plugin SDK
- Qt 5.x.x (release depending on your TeamSpeak 3 Client version)
After cloning this repository including submodules, issue the following commands in the root directory:
qmake
(n)make