mirror of
https://github.com/vbatts/flaming-happiness.git
synced 2025-01-31 01:27:34 +00:00
adding the intended use case
This commit is contained in:
parent
a8de7de3ec
commit
e7c3423e7b
1 changed files with 6 additions and 0 deletions
|
@ -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
|
||||
-------
|
||||
|
|
Loading…
Reference in a new issue