Skip to content

T-Svensson/FiSH-irssi

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

FiSH module for irssi

Requirements

  • cmake
  • pkg-config
  • Glib 2.0
  • OpenSSL
  • irssi includes or source code

Build instructions

# cmake .
# make

To run

If you installed the module in the default directory, you just need to run the following command inside irssi to load it:

/load fish

If not, just include the path while loading:

/load /home/username/libfish.so

To load automatically at startup:

echo "load fish" >> /home/username/.irssi/startup

Tested on

  • Linux/x86
  • Linux/sparc
  • OpenBSD/x86
  • OpenBSD/macppc
  • OpenBSD/sgi
  • FreeBSD/x86
  • NetBSD/x86

About

irssi FiSH plugin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 93.7%
  • CMake 6.3%