GitXplorerGitXplorer
s

ts3client-notification-plugin

public
14 stars
2 forks
3 issues

Commits

List of commits on branch master.
Unverified
23961ca07c18138d083cbed48551227f085b7b16

dont use TS3_MAX_SIZE_CLIENT_NICKNAME_NONSDK

ssvenpaulsen committed 5 years ago
Unverified
6b4b981704972b6b6bfa174f6260c3d1f779c44b

make sure cache is deleted on disconnect

ssvenpaulsen committed 5 years ago
Unverified
c54ce04710a0b5389400d158d779f720b8e3f757

use existing settings database connection

ssvenpaulsen committed 6 years ago
Unverified
63e20f835938d740080d566455c55301b32c0139

only set database name when its empty

ssvenpaulsen committed 6 years ago
Unverified
775df3256cdf4a3ed5d03d2035805163e07e6651

set config db path anyway

ssvenpaulsen committed 6 years ago
Unverified
652f802d77599403b43f7a7b25bffa961d6553be

use existing settings database connection

ssvenpaulsen committed 6 years ago

README

The README file for this repository.

TeamSpeak 3 Client Notification Plugin

Build Status

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.

Testing Functionality

To make sure the plugin is running and operational, simply enter the following command in your TeamSpeak 3 Client chat area:

/notify Hello World!

Requirements

Building from Source

After cloning this repository including submodules, issue the following commands in the root directory:

qmake
(n)make