Import Upstream version 0.0.5
[cascardo/sendxmpp.git] / README
1 Time-stamp: <2004-11-20 22:52:12 (djcb)>; -*-mode:text-*- 
2
3 README 
4 ------
5
6 sendxmpp is a perl-script to send XMPP (jabber) messages, similar to
7 what mail(1) does for mail. XMPP is an open, non-proprietary protocol
8 for instant messaging. See www.jabber.org for more information.
9
10 sendxmpp was written by me, Dirk-Jan C. Binnema, and is available
11 under the term of the GNU General Public License v2. The hard work is
12 done by Ryan Eatmon's Net::XMPP-modules, and you need have them
13 installed for sendxmpp to work.
14
15 Obviously, you also need a jabber account; they are freely available
16 at jabber.org, but you can also install your own servers.
17
18 sendxmpp is already in use for monitoring remote servers (servers can
19 warn by sending xmmp-messages), and watching CVS commit messages
20 (developers are all connected to a XMPP-chatroom to which messages are
21 sent. 
22
23 I am interested in hearing about other uses.
24
25 Dirk-Jan Binnema <djcb@djcbsoftware.nl>, or djcb@jabber.org (IM).
26