Giter VIP home page Giter VIP logo

hexchat's Introduction

HexChat ReadMe

X-Chat ("xchat") Copyright (c) 1998-2010 By Peter Zelezny. HexChat ("hexchat") Copyright (c) 2009-2013 By Berke Viktor.

This program is released under the GPL v2 with the additional exemption that compiling, linking, and/or using OpenSSL is allowed. You may provide binary packages linked to the OpenSSL libraries, provided that all other requirements of the GPL are met. See file COPYING for details.

For building instructions, see Building.

What is it?

HexChat is an IRC client for Windows and UNIX operating systems. I.R.C. is Internet Relay Chat, see IRCHelp.org for information about IRC in general. HexChat runs on most BSD and POSIX compliant operating systems.

For more information please read our documentation: http://hexchat.readthedocs.org.

Requirements:

  • GTK+ 2.24
  • GLib 2.28

HexChat is known to work on, at least:

  • Windows Vista/7/8
  • Linux
  • FreeBSD
  • OpenBSD
  • NetBSD
  • Solaris
  • AIX
  • IRIX
  • DEC/Compaq Tru64 UNIX
  • HP-UX 10.20 and 11
  • OS X

Python Scripts:

Consider using the Python interface for your scripts, it's a very nice API, allows for loading/unloading individual scripts, and gives you almost all the features of the C plugin API. For more info, see the HexChat Python Interface.

Perl Scripts:

Perl 5.8 or newer is required. For more info, see the HexChat Perl Interface.

Autoloading Scripts and Plugins:

The root of your HexChat config is:

  • Windows: %APPDATA%\HexChat
  • Unix: ~/.config/hexchat

Referred to as <config> from now. HexChat automatically loads, at startup:

  • <config>/addons/*.pl Perl scripts
  • <config>/addons/*.py Python scripts
  • <config>/addons/*.dll Plugins (Windows)
  • <config>/addons/*.so Plugins (Unix)

hexchat's People

Contributors

tingping avatar richardhitt avatar orium avatar hasufell avatar xhmikosr avatar tomek avatar farow avatar flotwig avatar hrlmartins avatar mikelolasagasti avatar repentinus avatar dmashal avatar tehsu avatar grawity avatar jengelh avatar ujdhesa avatar museun avatar cremno avatar aperson avatar tobbi avatar thor avatar remmy avatar rahatarmanahmed avatar pabs3 avatar solderedmushroom avatar foxiepaws avatar joah avatar youknowone avatar jtmohr avatar datallah avatar

Watchers

André Márcio de Lima Curvello 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.