Tkabber

Artifact [214b6eaec6]
Login

Artifact 214b6eaec6ba498f6ec3e317d9f1d9e7da8b6c72:

Wiki page [Tkabber] by sgolovan 2015-03-24 09:19:00.
D 2015-03-24T09:19:00.020
L Tkabber
P dc9ce7e52d5e4478158f7c65fcad2d185cf3070d
U sgolovan
W 1489
<p>This repository contains development of Tkabber, a fairly complete XMPP client written in Tcl/Tk.</p>

<h2>Help on Cloning</h2>
<p>The easiest way to get working development version of Tkabber is the following:
<pre>$ fossil clone https://chiselapp.com/user/sgolovan/repository/tkabber tkabber.fossil
$ fossil clone https://chiselapp.com/user/sgolovan/repository/tclxmpp tclxmpp.fossil
$ mkdir tkabber
$ cd tkabber
$ fossil open ../tkabber.fossil
$ mkdir tclxmpp
$ cd tclxmpp
$ fossil open --nested ../../tclxmpp.fossil
</pre></p>

<p>If you want to use authenticated cloning, do:
<pre>$ fossil clone https://username@chiselapp.com/user/sgolovan/repository/tkabber tkabber.fossil
$ fossil clone https://username@chiselapp.com/user/sgolovan/repository/tclxmpp tclxmpp.fossil
$ mkdir tkabber
$ cd tkabber
$ fossil open ../tkabber.fossil
$ mkdir tclxmpp
$ cd tclxmpp
$ fossil open --nested ../../tclxmpp.fossil
</pre></p>

<p>Note that Tkabber requires TclXMPP to work and the former commads download it from the <a href="https://chiselapp.com/user/sgolovan/repository/tclxmpp">TclXMPP repository</a>.</p>

<p>Some useful plugins are being developed in the <a href="https://chiselapp.com/user/sgolovan/repository/tkabber-plugins">Tkabber plugins</a> repository, so you may check them out as well.</p>

<p>Also, there is a set of contributed plugins at <a href="https://chiselapp.com/user/sgolovan/repository/tkabber-contrib">Tkabber contrib</a> repository</p>.
Z 941f5d22159fd71153f8d88093559a3b