mshuffett / hangups

the first third-party instant messaging client for Google Hangouts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hangups

Build Status Documentation Status

hangups is the first third-party instant messaging client for Google Hangouts. It includes both a Python library and a reference client with a text-based user interface.

Unlike its predecessor Google Talk, Hangouts uses a proprietary, non-interoperable protocol. hangups is implemented by reverse-engineering this protocol, which allows it to support features like group messaging that aren't available in clients that connect via XMPP.

hangups is still in an early stage of development. The reference client is usable for basic chatting, but the API is undocumented and subject to change. Bug reports and pull requests are welcome!

hangups screenshot

Documentation

See the documentation for installation and usage instructions.

Projects using hangups

Related projects

  • Hangish: A Google Hangouts native client for Sailfish
  • hangupsjs: Port of hangups to Node.js
  • hangover: The first native Mac OS X client for Google Hangouts

About

the first third-party instant messaging client for Google Hangouts

License:MIT License


Languages

Language:Python 81.1%Language:Protocol Buffer 18.6%Language:Makefile 0.3%