Yoghourt v1.1

Brought to you by Web-Kreation

Download the latest version here

This template is released under the Creative Commons Attribution v2.5. Valid XHTML & CSS.

Apr

10

gui notifies with irssi

By Mike

Due to weird text refresh issues I have been seeing with Xchat, I have switched over to irssi as my main IRC client. One thing I have missed is GUI notify of people private messaging me. I have found an irssi script that adds this function.

1. Install libnotify-bin
sudo aptitude install libnotify-bin
2. Install notify.pl script from http://code.google.com/p/irssi-libnotify/wiki/MainPage to ~/.irssi/scripts/notify.pl

3. Set to autorun at irssi startup (optional)
ln -s ~/.irssi/scripts/notify.pl ~/.irssi/scripts/autorun/notify.pl

One Response so far

Thanks for this posting! This has been one of the sticking points for me in using irssi over other GUI clients. Looks like it works like a charm. Thanks again!

Leave a comment