I'm using irssi on Gnome 3, but I do use KDE 4 sometimes. I like irssi very much but I miss any notification feature. I don't use irssi over ssh.
Asked
Active
Viewed 1.8k times
2 Answers
10
There seems to be a couple kicking about:
https://github.com/stickster/irssi-libnotify (previously at http://code.google.com/p/irssi-libnotify/)
or..
http://wahjava.wordpress.com/2008/06/15/irssi-notifications/
They're just Perl scripts you drop into ~/.irssi/scripts so you could tweak them to suit you.
4
http://code.google.com/p/irssi-libnotify/ works great for me.
If you want it to notify all messages instead of just hilighted ones remove || !($dest->{level} & MSGLEVEL_HILIGHT) from the script.
Jorge Castro
- 73,717
feedelli
- 41