Name
matrix-appservice-hangouts
Description
Hangouts appservice written in Python 3.6 using asyncio.
Author
Cadair
Maturity
Not actively maintained
Language
Python
License
MIT
A prototype Matrix<->Hangouts appservice written in Python 3.6 using asyncio.
This is a matrix appservice with the objective of being a fully featured puppeting multi-user hangouts bridge.
This bridge is implemented in Python 3.6+ using asyncio and the hangups library. This library contains an asyncio implementation of parts of the matrix client-server API and the application service API.