Mario. Web Developer, Snowboarding Addict

Growl/Email notifications for Irssi

I wanted to get notifications for mentions/messages on a remotely screened session of Irssi, and came across a cool notify.io irssi script.

The author has a writeup of how to get Irssi notifications with notify.io.

The only tip I have is related to an issue with the following perl error when loading the script:

Can't locate HTTP/Request/Common.pm in @INC

I'm on Ubuntu 10.04 and needed to install the following package:

sudo apt-get install libwww-perl

Otherwise it's pretty awesome and simple to set up!

Add new comment

Filtered HTML

  • Allowed HTML tags: <a> <em> <strong> <cite> <blockquote> <code> <ul> <ol> <li> <dl> <dt> <dd> <img> <div> <h3> <h4>
  • Lines and paragraphs break automatically.
  • You can enable syntax highlighting of source code with the following tags: <code>, <blockcode>, <bash>, <drupal5>, <drupal6>, <javascript>, <php>, <text>.
  • Web page addresses and e-mail addresses turn into links automatically.

Plain text

  • No HTML tags allowed.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Lines and paragraphs break automatically.