]> jfr.im git - irc/kvirc/KVIrc.git/blob - README.md
Make macos dmg nightlies more orderable (#2560)
[irc/kvirc/KVIrc.git] / README.md
1 # ![KVIrc-Midnight](https://github.com/kvirc/KVIrc/wiki/images/KVIrc-midnight.png) KVIrc
2
3 [![Linux build](https://github.com/kvirc/KVIrc/actions/workflows/build_linux.yml/badge.svg)](https://github.com/kvirc/KVIrc/actions/workflows/build_linux.yml)
4 [![macOS build](https://github.com/kvirc/KVIrc/actions/workflows/build_macos.yml/badge.svg)](https://github.com/kvirc/KVIrc/actions/workflows/build_macos.yml)
5 [![AppVeyor Build status](https://ci.appveyor.com/api/projects/status/j6tjel0eaeyixcbn/branch/master?svg=true)](https://ci.appveyor.com/project/DarthGandalf/kvirc/branch/master)
6 [![Coverity Scan Build Status](https://scan.coverity.com/projects/6841/badge.svg)](https://scan.coverity.com/projects/kvirc-coverity)
7
8 <!--![KVIrc logo](../master/data/icons/128x128/kvirc.png "KVIrc - The visual IRC client for the masses!") -->
9
10 Welcome to the development and bug tracker for the KVIrc project.
11
12 KVIrc is a free and portable IRC client leveraging the Qt GUI toolkit.
13 KVIrc is written by Szymon Stefanek and the KVIrc development team, with [contributions](https://github.com/kvirc/KVIrc/graphs/contributors) and support of many IRC addicted developers around the world.
14
15 ## Getting Involved
16
17 * [Contributing](https://github.com/kvirc/KVIrc/wiki/Getting-involved-and-contributing)
18
19 ## Help & Support
20
21 * [KVIrc Wiki](https://github.com/kvirc/KVIrc/wiki/home)
22 * [KVIrc Manual](http://www.kvirc.net/doc)
23 * [KVIrc API](http://www.kvirc.net/api)
24 * [How to submit a bug report](https://github.com/kvirc/KVIrc/wiki/Submitting-a-bug-report)
25 * [Open a bug report or make a suggestion](https://github.com/kvirc/KVIrc/issues)
26 * Talk to us - #KVIrc on Irc.Libera.Chat
27
28 ---
29
30 ## Downloads
31
32 Try one of our fresh off-the-press [nightly builds](https://github.com/kvirc/KVIrc/wiki/Downloading-KVIrcs-nightly-source-or-binaries) for Windows, Ubuntu and Debian.
33
34 We're also looking for volunteer packagers and maintainers to other Linux distributions, that can help us extend KVIrc's availability in other operating systems.
35
36 ## Compile Your Own
37
38 If you want to compile KVIrc on your chosen platform, we have guides on how to do that for a few popular ones:
39
40 * [Linux](https://github.com/kvirc/KVIrc/wiki/installation)
41 * [macOS](https://github.com/kvirc/KVIrc/wiki/Compiling-KVIrc-on-macOS)
42 * [Windows](https://github.com/kvirc/KVIrc/wiki/Compiling-KVIrc-on-Windows)
43
44 ## License
45
46 [![KVIrc GPLv2+](https://img.shields.io/badge/KVIrc-GPLv2+-blue.svg)](./COPYING)
47 [![OpenSSL](https://img.shields.io/badge/OpenSSL-Licence-orange.svg)](./doc/LICENSE-OPENSSL)
48 [![OpenSSL exception](https://img.shields.io/badge/OpenSSL-Exception-orange.svg)](./doc/LICENSE-OPENSSL)