I'm looking for a simple solution to forward libnotify notifications (from knotify4) to a remote growl servers (running on Windows and Android).
So far I'm only able to send remote growl notifications from the command line (using gntp-send or this python lib)
The Growl for linux implementation is only able to forward the opposite way (growl->libnotify), and does not allow remote notifications...