-
Notifications
You must be signed in to change notification settings - Fork 23
Expand file tree
/
Copy pathREADME
More file actions
19 lines (13 loc) · 735 Bytes
/
README
File metadata and controls
19 lines (13 loc) · 735 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
README
------
sendxmpp is a perl-script to send XMPP (jabber) messages, similar to
what mail(1) does for mail. XMPP is an open, non-proprietary protocol
for instant messaging. See https://xmpp.org/ for more information.
sendxmpp was written by me, Dirk-Jan C. Binnema, and is available under
the term of the GNU General Public License v2. The hard work is done by
Ryan Eatmon's Net::XMPP-modules, and you need have them installed for
sendxmpp to work. Current maintainer is Lubomir Host <lubomir.host@gmail.com>
Obviously, you also need a jabber account; they are freely available
at https://list.jabber.at/, but you can also install your own servers.
Homepage: http://sendxmpp.hostname.sk
Lubomir Host <lubomir.host@gmail.com>