Difference between revisions of "KVIrc"

From IRC Wiki
Jump to navigation Jump to search
m
 
(12 intermediate revisions by 5 users not shown)
Line 1: Line 1:
[[File:KVIRC.png|200px|thumb|left|text-top|KVIRC]]
{{Software|name=KVIrc
<Rating comment=false>
|logo=[[File:KVIRC.png|100px]]
Rate This!
|author=Szymon Stefanek et al
1 (Hate it)
|homepage=http://www.kvirc.net
2 (Dislike it)
|programming_language={{Programming languages/C++}}
3 (It's ok)
|platform=Linux, Unix, Windows
4 (Like it)
|license={{Licenses/GPLv2}}<ref name="hplicense">http://www.kvirc.net/?id=license&lang=en</ref>
5 (Love it)
|status=Active
</Rating>
|release=[http://www.kvirc.net/?id=releases 4.2.0]<ref>http://www.kvirc.net/?id=news&story=2011.03.19.23.40.1.story&dir=latest&lang=en</ref>
}}


<br style="clear: both" />
'''KVIrc''' is an open-source desktop IRC client which is based on the Qt GUI Toolkit<ref>http://www.kvirc.net/</ref>. KVIrc has various features, such as different themes via the GUI or through scripting<ref name="features">http://www.kvirc.net/?id=features&lang=en</ref>, 14 language translations<ref name="features"/>, [[SSL]], IPv6 and Proxy support and a built in encryption protocol<ref name="features"/>, it also has its own scripting engine<ref name="features"/>. For a full feature list, click [http://www.kvirc.net/?id=features&lang=en here]


'''Website:'''
Screen shots of KVIrc are available [http://www.kvirc.net/?id=screen&lang=en here]
* http://www.kvirc.net/


'''Bio:'''
== See also ==
* KVIrc is a '''free''' portable IRC client based on the excellent Qt GUI toolkit. KVirc is being written by Szymon Stefanek and the KVIrc Development Team with contributions from many IRC addicted developers around the world.
* [[XChat]]


'''Programming Language:'''
== References ==
* C++ with Qt3/4
{{reflist}}


'''License:'''
[[Category:Software]][[Category:Standalone IRC clients]][[Category:Graphical IRC clients]][[Category:C++]][[Category:Active]]
* [http://www.kvirc.net/?id=license&lang=en GNU GPL v2]
 
'''Latest stable release:'''
* [http://www.kvirc.net/?id=releases&lang=en KVIrc 3.4.2]
** [http://www.kvirc.net/?id=releases&platform=source&lang=en Source package (all platforms - tar.gz)]
*** C++ source: You must compile them to obtain a working executable. This means that you need a compiler and all the development tools needed to compile a program on your system.
** [http://www.kvirc.net/?id=releases&platform=linux&lang=en Linux flavour binary package]
*** Pre-compiled packages are available for several Linux distributions. If a package for your exact distribution is not available, try to install one from a related distribution. For example, if you are running Ubuntu, try a [http://www.kvirc.net/?id=releases&platform=linux&version=3.4.2&group=debian&lang=en Debian .deb]. If no package works for you, then you will have to compile KVIrc from source.
** [http://www.kvirc.net/?id=releases&platform=win32&lang=en Windows binary package]
*** Self-contained Win32 KVIrc executable: it should run just after the installation.
** [http://www.kvirc.net/?id=releases&platform=freebsd&lang=en FreeBSD binary package]
*** There is a FreeBSD port, which is available as a precompiled binary package or as a source package.
** [http://www.kvirc.net/?id=releases&platform=macosx&lang=en Mac OS X binary package]
*** Self-contained Max OS X KVIrc executable: it should run just after the installation.

Latest revision as of 19:18, 31 January 2014

KVIrc
KVIRC.png
Author(s): Szymon Stefanek et al
Programming language: C++
Platform: Linux, Unix, Windows
Status: Active
License: GNU General Public License v2[1]
Latest release: 4.2.0[2]
Homepage: http://www.kvirc.net

KVIrc is an open-source desktop IRC client which is based on the Qt GUI Toolkit[3]. KVIrc has various features, such as different themes via the GUI or through scripting[4], 14 language translations[4], SSL, IPv6 and Proxy support and a built in encryption protocol[4], it also has its own scripting engine[4]. For a full feature list, click here

Screen shots of KVIrc are available here

See also

References