GithubHelp home page GithubHelp logo

irssi-xmpp's Introduction

irssi-xmpp:
===========

homepage: http://cybione.org/~irssi-xmpp/

About:
======

irssi-xmpp is an irssi plugin to connect to the Jabber network.

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

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:
    o Loudmouth (>= 1.4.x): http://www.loudmouth-project.org/
    o Irssi (>= 0.8.13) and its sources unpacked and configured:
      http://irssi.org/

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

Documentation:
==============

In the directory "docs/":
    o STARTUP: Getting started
    o GENERAL: How to use irssi-xmpp and related commands
    o MUC: How to use Multi-User Chat and related commands
    o FAQ: Frequently Asked Questions and Troubleshooting
    o XEP: XMPP Extensions supported
    o 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.

Community/Bugs/Suggestions:
===========================

Mailing-list:           [email protected]
    to subscribe:       [email protected]
    to unsuscibre:      [email protected]
    archives:		http://cybione.org/lists/irssi-xmpp-list/

MUC room:               [email protected]
    archives:		http://chat.jabberfr.org/logs/[email protected]/?C=M;O=D

Bug tracker:		https://gna.org/bugs/?group=irssi-xmpp

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.

Author:
=======

Colin Didier ([email protected], xmpp:[email protected])

irssi-xmpp's People

Contributors

cdidier avatar ge0rg avatar paulfariello avatar

Watchers

Herbert Valerio Riedel avatar James Cloos 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.