adding the intended use case

This commit is contained in:
Vincent Batts 2013-07-18 13:46:48 -04:00
parent a8de7de3ec
commit e7c3423e7b
1 changed files with 6 additions and 0 deletions

View File

@ -3,6 +3,12 @@ flaming-happiness
Golang + ZeroMQ + libnotify tool to connect to a zmq_notify.rb weechat script
This is ideal for situatishes like screen + weechat is running on a faroff
remote host, so a notification plugin for weechat would have no good access to
DISPLAY on the local host that you are connecting from.
Further, since it is pub/sub, there is no limit to only having a single client
being notified.
Install
-------