irssi-sound/README

16 lines
605 B
Plaintext
Raw Normal View History

2012-10-16 20:21:51 -04:00
Irssi sound by:
2016-08-23 19:03:47 -04:00
Jeremiah Ticket
Storm Dragon: http://stormdragon.tk
2012-10-16 20:21:51 -04:00
Adds sounds to irssi for different events, E.g. public message and private message received.
2016-08-29 12:53:20 -04:00
This script uses sox to generate it's sounds, so make sure sox is somewhere in your path.
2012-10-16 20:21:51 -04:00
Place sound.pl in .irssi/scripts/
Then in irssi do:
/script load sound
If you want to autorun the script, place the script in or simlink to ~/.irssi/scripts/autorun/
There is a basic install script, just run:
./install
This install script creates the folder ~/.irssi/scripts/autorun if it doesn't exist and simlinks the script to start automatically.