Difference between revisions of "XChat"

From IRC Wiki
Jump to navigation Jump to search
 
(8 intermediate revisions by 5 users not shown)
Line 6: Line 6:
|license={{Licenses/GPLv2}} (Linux), {{Licenses/Shareware}} (Windows)
|license={{Licenses/GPLv2}} (Linux), {{Licenses/Shareware}} (Windows)
|platform=Linux, Windows
|platform=Linux, Windows
|release=2.8<ref>http://xchat.org/</ref>
|release=2.8.9<ref>http://xchat.org/</ref>
|status=Active
|status=Active
}}
}}
'''XChat''' is a [[IRC client#Standalone desktop client|standalone IRC client]] for Linux and Windows. It is especially popular amongst Linux users which prefer [[IRC client#Graphical clients|graphical clients]]{{Source}}. XChat is open-source and although the official Windows version is Shareware<ref>http://xchat.org/files/binary/win32/readme.html</ref>, there are unofficial builds from the available source which attempt to offer free Windows versions<ref>http://silverex.org/</ref>.
'''XChat''' is a [[IRC client#Standalone desktop client|standalone IRC client]] for Linux and Windows. It is especially popular amongst Linux users which prefer [[IRC client#Graphical clients|graphical clients]]{{Source}}. XChat is open-source and although the official Windows version is Shareware<ref>http://xchat.org/files/binary/win32/readme.html</ref>, there are unofficial builds from the available source which attempt to offer free Windows versions<ref>http://silverex.org/</ref>.


Line 18: Line 16:
== References ==
== References ==
{{reflist}}
{{reflist}}
== See also ==
* [[HexChat]]


== External links ==
== External links ==
* [http://xchat.org Official website]
* [http://xchat.org Official website]
* [http://silverex.org Unofficial Windows build at silverex.org]
* [http://www.hexchat.org/ HexChat, Unofficial and Free Version for Windows/Unix]


[[Category:Software]][[Category:IRC clients]][[Category:Graphical IRC clients]][[Category:Standalone IRC clients]]
[[Category:Software]][[Category:IRC clients]][[Category:Graphical IRC clients]][[Category:Standalone IRC clients]][[Category:C]][[Category:Active]]

Latest revision as of 15:09, 5 December 2012

XChat
Xchat.png
Author(s): Peter Zelezny
Programming language: C[1]
Platform: Linux, Windows
Status: Active
License: GNU General Public License v2 (Linux), Shareware (Windows)
Latest release: 2.8.9[2]
Homepage: http://xchat.org

XChat is a standalone IRC client for Linux and Windows. It is especially popular amongst Linux users which prefer graphical clients[Source?]. XChat is open-source and although the official Windows version is Shareware[3], there are unofficial builds from the available source which attempt to offer free Windows versions[4].

Extensibility

The client has a plugin interface for C[5] and some scripting languages, e.g. Python[6] or TCL[7] (although the latter is done through a third-party plugin).

References

See also

External links