D4koon / WhatsappTray

Minimize Whatsapp Desktop-Client to Tray
GNU General Public License v3.0
387 stars 32 forks source link

WhatsappTray

Extension for the Whatsapp Desktop Client, that enables minimize-to-tray and close-to-tray functionality.

Requirements:

Features:

Configuration:

WhatsappTray can be configured through:

Advanced Configuration

WHATSAPP_STARTPATH

By default WhatsappTray uses the shortcut that was created when WhatsApp was installed to start WhatsApp. If you want to set a different path to the WhatsApp binary(exe), you can do so by using the 'WHATSAPP_STARTPATH' config in the appData.ini

Other

Silent install

Start a command line in the same folder where the .exe is located and start the .exe file with the parameters /Silent to install WhatsApp Tray without user input.

Notice:

DONT start the application with administrative rights unless your Whatsapp is also running with administrative rights. Otherwise it will not work because of communication problems between the two applications.

Thanks to:

Nikolay Redko and J.D. Purcell for creating the RBTray software (http://rbtray.sourceforge.net/)