[GreenKeys] Twitter and the Mod 28
epvgk at limpoc.com
epvgk at limpoc.com
Thu Sep 24 16:38:44 EDT 2015
On Thu, Sep 24, 2015 at 01:36:14PM -0500, Chris Elmquist wrote:
> On Thursday (09/24/2015 at 10:58AM -0700), epvgk at limpoc.com wrote:
> > On Thu, Sep 24, 2015 at 12:17:56PM -0400, zeke 440 wrote:
> > >
> > > http://www.flickr.com/photos/spikenzielabs/7860579704/
> > >
> >
> > Pshaw. Mine speaks twitter, facebook, reddit, Slack, Wordpress,
> > XMPP, and rss. :)
> ^^^^
>
> Hey! I want that!
>
> Does this mean you can do Google chat with your M28? two-way?
>
> Tell us more...
It does work, but I think I've heard talk about google deciding to
de-federate or at least make it not work with external XMPP at some
point? Anyway you're welcome to my (python) code - all my interface
pieces depend on having HeavyMetal running; they work by opening a tcp
connection to HM for talking to the teletype loop, and also connecting
to the external service in question, and relaying in between. That
way HM handles all the tty interfacing and half duplex echo suppression
uniformly and I just have to deal with translating protocols.
If you want to be able to start and stop it at will, you can define
a command in heavymetal to run it.
eric
note you'll need to create a file ~/.xtalk with your xmpp server/login info
It'll create a blank one for you the first time you run it.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: xtty.py
Type: text/x-python
Size: 7458 bytes
Desc: not available
URL: <http://mailman.qth.net/pipermail/greenkeys/attachments/20150924/d088f17b/attachment.py>
More information about the GreenKeys
mailing list