On Tue, 12 Jan 2021 14:43:36 -0800 Tom <[email protected]> wrote:
> If you have internet you can use a utility like sendxmpp. It's a small > perl script that does what sendmail does, but for XMPP. > https://sendxmpp.hostname.sk/ There are lots of volunteer run open > registration XMPP servers out there, a good list of them is > https://compliance.conversations.im. Keep in mind most XMPP > registration is done in-band so you'll register in a client like Gajim > or something. > > You can send the notification as a simple headline with that utility, > or if you wanted to implement a XMPP bot which is really simple to do > (ask and i'll send some example code) you could use publish subscribe > https://xmpp.org/extensions/xep-0060.html, and ad-hoc commands > https://xmpp.org/extensions/xep-0050.html to control the thing. In addition, if you wanted to bridge it to the SMS network all you'd have to do is get a subscription at https://jmp.chat/ for your JID and send the sms to their XMPP network transport -- _______________________________________ < You will be run over by a beer truck. > --------------------------------------- \ \ /\ /\ //\\_//\\ ____ \_ _/ / / / * * \ /^^^] \_\O/_/ [ ] / \_ [ / \ \_ / / [ [ / \/ _/ _[ [ \ /_/ _______________________________________________ PLUG: https://pdxlinux.org PLUG mailing list [email protected] http://lists.pdxlinux.org/mailman/listinfo/plug
