Difference between revisions of "Weechat"

From IRC Wiki
Jump to navigation Jump to search
Line 1: Line 1:
[[File:weechat.PNG|200px|thumb|left|text-top|Wee Chat]]
{{Software|name=WeeChat
<Rating comment=false>
|author=FlashCode<ref name="hp"/>
Rate This!
|logo=[[File:Weechat.PNG]]
1 (Hate it)
|homepage=http://www.weechat.org
2 (Dislike it)
|programming_language={{Programming languages/C}}<ref name="hp"/>
3 (It's ok)
|license={{Licenses/GPLv3}}<ref name="hp"/>
4 (Like it)
|platform=Linux, BSD, Mac OS X<ref name="hp">http://www.weechat.org/</ref>
5 (Love it)
|release=0.3.2<ref name="hpdownload">http://www.weechat.org/download/</ref>
</Rating>
|status=Active
}}
'''WeeChat''' is a [[IRC client#Standalone desktop clients|standalone]], [[IRC client#Text-based clients|text-based]] [[IRC client]] written in {{Programming languages/C}}<ref name="hp"/>, first made public on 5th of July, 2003<ref name="hpoldnews">http://www.weechat.org/news/</ref>. IRC protocol support is implemented as a module and also Jabber is supported, Twitter support is in progress<ref name="hp"/>. [http://www.weechat.org/scripts Many scripts] are available, the client features scripting in Perl, Python, Ruby, Lua and Tcl<ref>http://www.weechat.org/files/doc/stable/weechat_scripting.en.html</ref>.


<br style="clear: both" />
== References ==
'''Website:'''
{{reflist}}
* http://www.weechat.org/
 
'''Bio:'''
* First released on Jun 26, 2003
* Main developer: FlashCode
* WeeChat is a fast, light and extensible chat client for multiple protocols.
* Runs in a Terminal setup similar to [[irssi]]
* Currently supports both the Jabber and IRC protocols.
* It has a ton of [http://www.weechat.org/scripts scripts] and supports multiple scripting languages.
 
'''Programming Language:'''
* C, with script support in Perl, Python, Ruby, Lua and Tcl.
 
'''License:'''
* GPLv3
 
'''Platforms:'''
* Unix, Linux and MacOS X
 
'''Latest stable release:''' 0.3.1.1, and you can get the source [http://www.weechat.org/files/src/weechat-0.3.1.1.tar.gz here], the Debian package [http://www.weechat.org/files/debian/lenny/0.3.1.1 here], the Ubuntu package [http://www.weechat.org/files/ubuntu/karmic/0.3.1.1 here], and the SuSE package [http://www.weechat.org/files/suse/weechat-0.3.1.1-1.i386.rpm  here].
'''Bold text'''

Revision as of 16:04, 28 July 2010

WeeChat
Weechat.PNG
Author(s): FlashCode[1]
Programming language: C[1]
Platform: Linux, BSD, Mac OS X[1]
Status: Active
License: GNU General Public License v3[1]
Latest release: 0.3.2[2]
Homepage: http://www.weechat.org

WeeChat is a standalone, text-based IRC client written in C[1], first made public on 5th of July, 2003[3]. IRC protocol support is implemented as a module and also Jabber is supported, Twitter support is in progress[1]. Many scripts are available, the client features scripting in Perl, Python, Ruby, Lua and Tcl[4].

References