Giter Site home page Giter Site logo

guns / weechat Goto Github PK

View Code? Open in Web Editor NEW
2.0 3.0 0.0 76.75 MB

Personal fork of WeeChat, the extensible chat client

Home Page: git://git.sv.gnu.org/weechat.git

License: GNU General Public License v3.0

Shell 0.10% Ruby 0.01% CSS 0.05% Python 0.72% C 99.11%

weechat's Introduction

WeeChat

WeeChat (Wee Enhanced Environment for Chat) is a fast and light chat environment for many operating systems. Everything can be done with a keyboard. It is customizable and extensible with scripts.

Build Status

Features

  • Modular chat client with a lightweight core and optional plugins.

  • Multi-platform (GNU/Linux, *BSD, Mac OS X, QNX, Windows & other).

  • Multi-protocols architecture (mainly IRC).

  • Compliant with IRC RFCs 1459, 2810, 2811, 2812 and 2813.

  • Small, fast and very light.

  • Customizable and extensible with plugins (C, Perl, Python, Ruby, Lua, Tcl, Guile).

  • Fully documented and translated into several languages.

  • Developed from scratch.

  • Free software, released under GPLv3.

weechat 2013 04 27 phlux shadow

Install

Dependencies

Following packages are required:

  • CMake

  • libncurses

  • libcurl

  • zlib

  • libgcrypt

Following packages are optional:

  • for i18n: gettext

  • for SSL: gnutls, ca-certificates

  • for spell checking: aspell

  • for scripting: python, perl, ruby, lua, tcl, guile

  • for building doc: asciidoc, source-highlight (for man page: xsltproc, docbook-xml, docbook-xsl)

  • for building tests: C++ compiler, CppUTest

For a complete list of dependencies and versions recommended, please look at user’s guide.

Compile

WeeChat can be built with CMake (recommended) or autotools.

Note
Only CMake is officially supported to build WeeChat. You should use autotools only if you are not able to use CMake.
Build with autotools requires more dependencies and is slower than with CMake.
$ mkdir build
$ cd build
$ cmake .. -DPREFIX=/path/to/directory
$ make
$ make install     (as root for installation in system directories)

For more information or installation with autotools, please look at user’s guide.

Copyright © 2003-2014 Sébastien Helleu <[email protected]>

This file is part of WeeChat, the extensible chat client.

WeeChat is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version.

WeeChat is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with WeeChat. If not, see http://www.gnu.org/licenses/.

weechat's People

Contributors

anders avatar asido avatar blarz avatar de-vri-es avatar dominikh avatar elizafox avatar exio4 avatar flashcode avatar fornwall avatar gitlem avatar golemj avatar guns avatar isf avatar ixti avatar jdhore avatar k0lter avatar kylef avatar m4v avatar mapolone avatar mikaela avatar nomis avatar obsdler avatar pbos avatar stfnm avatar sunder67 avatar talisein avatar torhve avatar tribut avatar weechatter avatar zx2c4 avatar

Stargazers

 avatar  avatar

Watchers

 avatar  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.