Skip to content
This repository has been archived by the owner on Oct 2, 2019. It is now read-only.
/ irssi-growl Public archive

Send Growl notifications upon new mentions or PMs.

Notifications You must be signed in to change notification settings

jk0/irssi-growl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

irssi-growl - Send Growl notifications upon new mentions or PMs.


Requirements

    - GrowlNotify


Plugin Installation

    cd ~/src
    git clone git://github.com/jk0/irssi-growl.git
    ln -s ~/src/irssi-growl/irssi-growl.pl ~/.irssi/scripts/autorun/

    /script load autorun/irssi-growl.pl


Notifier Installation

    cd ~/src
    git clone git://github.com/jk0/irssi-growl.git

    cat ~/src/irssi-growl/config.example >> ~/.ssh/config
    vim ~/.ssh/config

        - Set 'Hostname' to your irssi instance's host
        - Set your irssi instance's username and host for LocalCommand
        - Ensure the path to notify.sh is valid

    vim ~/src/irssi-growl/notify.sh

        - Ensure the path to irssi-growl.sh is valid

About

Send Growl notifications upon new mentions or PMs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published