go-sendxmpp
- A little tool to send messages to an XMPP contact or MUC.
go-sendxmpp
[-cdintx] [-f value] [--help] [-j value] [-m value] [-p value] [-r value] [-u value] [parameters ...]
A little tool to send messages to an XMPP contact or MUC inspired by (but not as powerful as) sendxmpp
.
You can either pipe a programs output to go-sendxmpp
, write in your terminal (put ^D
in a new line to
finish) or send the input from a file (-m
or --message
).
The account data is expected at ~/.config/go-sendxmpp/sendxmpprc
(preferred) or ~/.sendxmpprc
(for
compatibility with the original perl sendxmpp) if no other configuration file location is specified with
-f
or --file
.
-c
, --chatroom
=[value]-d
, --debug
-f
, --file
=[value]--help
--http-upload=
[value]-i
, --interactive
tail -f
).-j
, --jserver
=[value]-l
, --listen
-m
, --message
=[value]-n
, --no-tls-verify
-p
, --password
=[value]--raw
-c
and go-sendxmpp
will join the MUC.-r
, --resource
=[value]-t
, --tls
-u
, --username
=[value]Feel free to join https://join.jabber.network/#go-sendxmpp@chat.mdosch.de?join.
Written by Martin Dosch.
Report bugs at https://salsa.debian.org/mdosch/go-sendxmpp/issues.
Copyright (c) 2018 - 2021 Martin Dosch License: BSD 2-clause License
go-sendxmpp(5), sendxmpp(1)