harryhaaren / xchatPlugins

A small plugin which pings a "libnotify" notification out when somebody tags your IRC nick.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

XChat Plugins

This repo serves as a holder for the libnotify xchat plugin.

I wrote this for personal usage: it is not production code in that there's no way to configure the messages sent. It is a good base to build a custom XChat LibNotify plugin from, hence I'm sharing it here.

I recommend using Dunst, a lightweight notification daemon.

Compilation

Pretty simple, just run make and then make install to compile and install as the current user.

Usage

XChat will automatically load the plugin when starting up.

Author

-Harry van Haaren, 2013 harryhaaren@gmail.com

About

A small plugin which pings a "libnotify" notification out when somebody tags your IRC nick.


Languages

Language:C 100.0%