Software:XChat

From HandWiki
XChat
Xchat logo svg.svg
XChat 2.8.0 PL.png
Screenshot of XChat 2.8.0
Developer(s)Peter Železný (zed), Brian Evans (LifeIsPain)
Initial releaseX-Chat 1.0.0: June 29, June 29, 1999; 24 years ago (1999-06-29)[1]
Stable release
2.8.9 / 28 August 2010; 13 years ago (2010-08-28)
Written inC
Operating systemmacOS, Unix-like, Windows
PlatformCross-platform
Available inMultilingual
TypeIRC client
LicenseProprietary for Windows version, GNU General Public License for others
Websitexchat.org
HexChat
Developer(s)Patrick Griffis[3]
Initial release6 July 2012; 11 years ago (2012-07-06)
Stable release
2.14.2 / 29 August 2018; 5 years ago (2018-08-29)[4]
Repositoryhexchat.github.io/downloads.html
PlatformUnix-like,
Windows 10 App,
Windows 7+ 64bit,
Windows 7+ 32bit,
Flatpak,
Snap,
Source Code
Websitehexchat.github.io
hexchat.readthedocs.io
github.com/hexchat

XChat is an Internet Relay Chat client. It has a choice of a tabbed document interface or tree interface, support for multiple servers, and numerous configuration options. Both command-line and graphical versions were available.

XChat is available for Unix-like systems; derivatives with native support for macOS's Aqua interface are also available (see below).

XChat's main source code tree has not received any patches since 2013.[5] Some Linux distributions, such as Fedora, maintain their own versions to fix bugs, keep the program working and able to build, and to resolve security issues.[6] A fork known as HexChat, formerly the Windows-specific X-Chat WDK, is still maintained, by March 2018.[7][2]

Features

XChat is a full-featured Internet Relay Chat client with a graphical user interface surrounding the basic chat window. It includes all basic functionality found in most other IRC clients, including nick completion,[8] connecting to multiple servers,[9] secure connections,[10] Client-to-client protocol, Direct Client-to-Client file transfers and chats, and a plugin system for various programming languages (including at least C or C++, Perl, Python, Tcl, Ruby,[11] Lua,[12] CLISP, D, and DMDScript[13]). Plugins allow extending the features and customization of the functionality of XChat.

The default view for the client window is referred to as "tree view", but can be configured for a tabbed interface instead. Tabs change color as text arrives, other users enter or leave channels, or another user addresses the user's nickname. The interface can display clickable operator ("op") commands and others, and allows customization of fonts, event sounds, timestamps, and logging.[14] XChat implements all standard IRC commands (e.g. /NICK or /JOIN), as well as DCC chatting (/CHAT), which allows chat to continue if the IRC server is disconnected.[14]

XChat runs on Unix-like operating systems, and many GNU/Linux distributions include packages for XChat in their repositories.[citation needed]

Licensing

The main body of XChat code is licensed under the GNU General Public License. However, on August 23, 2004, the official build for Windows had become shareware, and had to be purchased after a 30-day trial period. Previous builds for Windows were removed from the official site.[15] The authors stated that the shareware fee is required due to the excessive amount of time it took to make it compile under Windows.[16] This created controversy as Peter Železný did not have the copyright to all of the code which he was claiming to re-license, as well as linking proprietary shareware enforcement code against GPL-licensed code, making the Windows version of XChat a violation of copyright law and the GPL.[17]

However, since the Unix version of XChat's code is free software under the GPL, several free non-official builds for Windows are being maintained.[18]

Derivative software

Reception

XChat has been described as popular,[19][20][21] buildable for a variety of platforms. In its heyday it was rated one of the best IRC clients for Linux.[22] IRC Hacks: 100 Industrial-Strength Tips & Tools goes into depth explaining its setup, configuration, and advanced features under Unix[19] and macOS.[23]

See also

  • Comparison of IRC clients

References

  1. "News". XChat.org. September 18, 1999. Archived from the original on 1999-09-21. https://web.archive.org/web/19990921202352/http://xchat.org/. 
  2. 2.0 2.1 Announcement of HexChat Posted on 06 Jul, 2012
  3. https://blog.tingping.se/about/
  4. https://hexchat.readthedocs.io/en/latest/changelog.html
  5. XChat Subversion repository history, showing few commits other than to plug-in code since 2010
  6. "Package xchat". https://apps.fedoraproject.org/packages/xchat/changelog/. 
  7. HexChat News
  8. Whaples, Thomas (2004). "Hack #2: XChat". in Mutton, Paul. IRC Hacks: 100 Industrial-Strength Tips & Tools. O'Reilly Media. p. 63. ISBN 978-0596-00687-7. https://books.google.com/books?id=xOAebVlk-x4C&pg=PA4#v=onepage&f=false. 
  9. IRC Hacks, p. 90.
  10. IRC Hacks, p. 93.
  11. Xchat-Ruby Plugin Website. ruby.sourceforge.net
  12. xchat Lua plugin. ankh-morp.org.
  13. xcdscript home page . ludost.net.
  14. 14.0 14.1 Arnote, Paul (September 2009). "Internet Relay Chat: The Forgotten Chat Frontier". PCLinuxOS Magazine.
  15. Preston, Allan K. (June 2006). "XChat for Windows(review of release by Silverex)". IRCReviews.org. http://www.ircreviews.org/clients/x-chat-2.html. 
  16. XChat for Windows. xchat.org. "Q. Why can't XChat for Windows be free? A. [...] Building XChat for Windows is a difficult process, it requires quite some skill and expertise to accomplish. It takes time, and is by no means automated. [...]"
  17. "xchat.org :: View topic - About Windows release licensing.". 2007-02-16. http://forum.xchat.org/viewtopic.php?t=533. 
  18. Build Lineup. xchatdata.net.
  19. 19.0 19.1 IRC Hacks, p. 3
  20. Hudson, Andrew; Hudson, Paul; Helmke, Matthew; Troy, Ryan (2009). "Internet Relay Chat". Ubuntu Unleashed 2010 Edition: Covering 9.10 and 10.4. Sams Publishing/Pearson Education. p. 124. ISBN 978-0672331091. https://books.google.com/books?id=tKfKeHDqgkoC&pg=PT247#v=onepage&f=false. 
  21. "IRCHelp.org". http://irchelp.org/irchelp/clients/unix/index.html#gui. 
  22. "Five Best IRC Clients for Linux". https://www.linux.com/news/software/applications/295201:five-best-irc-clients-for-linux. 
  23. IRC Hacks, p. 11.

External links