Giter Club home page Giter Club logo

irssi-xmpp's Introduction

irssi-xmpp

Homepage: https://github.com/cdidier/irssi-xmpp

About

irssi-xmpp is an irssi plugin to connect to the XMPP network (jabber).

Its main features are:

  • Sending and receiving messages in irssi's query windows
  • A roster with contact & resource tracking (contact list)
  • Contact management (add, remove, manage subscriptions)
  • MUC (Multi-User Chat)
  • Tab completion of commands, JIDs and resources
  • Message Events ("composing")
  • Support for multiple accounts
  • Unicode support (UTF-8)
  • StartTLS, SSL (deprecated) and HTTP proxy support
  • ...

To deal with the XMPP protocol, it uses of the Loudmouth library. Written in C and released under the GNU General Public License version 2.

Installation

Requirement

Procedure

  • edit the file config.mk if needed and export this environment variable: $ export IRSSI_INCLUDE=/path/to/irssi/sources
  • build the sources: $ make
  • install the module:
    • in your home directory: $ make user-install
    • in the base system: # make install

Packages

  • Debian/Ubuntu package: apt-get install irssi-plugin-xmpp (more info)
  • OpenBSD port: pkg_add irssi-xmpp (more info)
  • FreeBSD port: pkg_add -r irssi-xmpp (more info)
  • MacOS Homebrew: brew install simmel/irssi/irssi-xmpp (more info)
  • and in many package repository of Linux distributions...

Documentation

In the directory docs/:

  • STARTUP: Getting started
  • GENERAL: How to use irssi-xmpp and related commands
  • MUC: How to use Multi-User Chat and related commands
  • FAQ: Frequently Asked Questions and Troubleshooting
  • XEP: XMPP Extensions supported
  • INTERNAL: How irssi-xmpp works

In the directory help/ you can find the help files of each irssi-xmpp specific commands, which can be viewed in irssi with the command /HELP.

Bugs and suggestions

If irssi crashes, please build irssi with debug symbols and the module irssi-xmpp in debug mode (take a look at config.mk to activate it). Then you can run irssi in gdb and print the backtrace ("bt full") when irssi crashes. Paste the backtrace in your message would help to fix this bug.

irssi-xmpp's People

Contributors

benaryorg avatar cdidier avatar dkg avatar fschlich avatar ge0rg avatar kbeldan avatar nanderv avatar paulfariello avatar pstray avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.