Skip to content

Instantly share code, notes, and snippets.

View aghassemlouei's full-sized avatar

Alijohn Ghassemlouei aghassemlouei

View GitHub Profile
use strict;
use vars qw($VERSION %IRSSI);
use Irssi;
$VERSION = '1.0.0';
%IRSSI = (
authors => 'Brandon Black',
contact => 'brandonmblack@gmail.com',
name => 'irssi-osx-notify',
description => 'OS X Notifications for Irssi.',