]> jfr.im git - irc/weechat/qweechat.git/blob - README
Add script testproto.py to test relay protocol
[irc/weechat/qweechat.git] / README
1 QWeeChat readme
2 ===============
3
4
5 QWeeChat is a Qt remote GUI for WeeChat written in Python.
6 It requires WeeChat (version >= 0.3.7) on local or remote machine, with
7 relay plugin enabled and listening on a port for protocol "weechat".
8
9
10 Features
11 --------
12
13 * multi-platform (GNU/Linux, *BSD, Mac OS X, QNX, Windows & other)
14 * free software, released under GPLv3
15
16
17 Copyright
18 ---------
19
20 Copyright (C) 2011-2013 Sébastien Helleu <flashcode@flashtux.org>
21
22 This file is part of QWeeChat, a Qt remote GUI for WeeChat.
23
24 QWeeChat is free software; you can redistribute it and/or modify
25 it under the terms of the GNU General Public License as published by
26 the Free Software Foundation; either version 3 of the License, or
27 (at your option) any later version.
28
29 QWeeChat is distributed in the hope that it will be useful,
30 but WITHOUT ANY WARRANTY; without even the implied warranty of
31 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
32 GNU General Public License for more details.
33
34 You should have received a copy of the GNU General Public License
35 along with QWeeChat. If not, see <http://www.gnu.org/licenses/>.