How do I get growl for windows to use native windows 8/10 notifications?

I’m using gntp-send to send messages to a growl for windows instance. GFW hasn’t been maintained a while so there dosen’t seem to be support for windows 10 style notifications. How would I get GFW to work with the new style notifications?

Answer

Here’s an alternative implementation along the same vein of Jonno’s one: https://github.com/BobVul/GrowlToToast/blob/master/README.md

The basic principle is the same, but this also sends the original title as sent by the Growl source, and supports a ‘silent mode’ that stops the Windows 10 notification sound.

Installation

See the Installation instructions in the README. This has changed across different versions.

Attribution
Source : Link , Question Author : Journeyman Geek , Answer Author : Bob

Leave a Comment