Skip to content

Irssi script that calls a system command when you're hilighted

Notifications You must be signed in to change notification settings

ramnes/hilightcmd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

hilightcmd

Call a custom system command when receiving a hilight.

Originally based on hiligthwin.pl by Timo Sirainen, and djcraven5's idea for making remote computer beep through ssh.

Usage

Example of use, assuming you have ssh and beep on your remote:

/set hilightcmd_systemcmd ssh user@host beep &

The hilighted text may be passed as a quoted string:

/set hilightcmd_systemcmd printf "%s\n" %(message)s >> ~/hilights

License

GNU GPLv3

About

Irssi script that calls a system command when you're hilighted

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages