Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

terminal-notifier won't get triggered by irssi-notifier #5

Open
bclinton opened this issue Feb 14, 2013 · 1 comment
Open

terminal-notifier won't get triggered by irssi-notifier #5

bclinton opened this issue Feb 14, 2013 · 1 comment

Comments

@bclinton
Copy link

I have terminal-notifier correctly installed. Running the command:

terminal-notifier -message 'test'

will yield a notification.

I'm using the stock notifier.pl file. Irssi acknowledges it as being loaded.

My config parameters are:

03:07 notifier_channel_regex = 0 03:07 notifier_on_nick = 1 03:07 notifier_on_privmsg = 0 03:07 notifier_on_regex = .*

but for whatever reason terminal-notifier still doesn't want to be triggered from irssi.

In addition to this, as suggested by another post I tried adding:

do_notifier('test', 'test', 'test');

to the end of my notifier.pl but that yielded no results at all.

Any ideas what could be wrong here?

Thanks!

@pzula
Copy link

pzula commented Dec 5, 2013

Why do you need terminal-notifier on top of this script?
I use just the script and then set when I get notifications in irssi.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants