https://github.com/avaidyam/Parrot
The next generation messenger.
https://github.com/avaidyam/Parrot
chat google hangouts messaging protobuf swift
Last synced: 23 days ago
JSON representation
The next generation messenger.
- Host: GitHub
- URL: https://github.com/avaidyam/Parrot
- Owner: avaidyam
- License: mpl-2.0
- Created: 2015-12-25T05:24:20.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2020-11-17T13:57:17.000Z (over 4 years ago)
- Last Synced: 2024-11-06T07:40:41.148Z (6 months ago)
- Topics: chat, google, hangouts, messaging, protobuf, swift
- Language: Swift
- Homepage: http://avaidyam.github.io/Parrot/
- Size: 15 MB
- Stars: 319
- Watchers: 26
- Forks: 28
- Open Issues: 32
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README

# Introduction
Parrot is an extensible macOS instant messaging architecture and app. It currently features a reverse-engineered API for Google Hangouts, done by [Tom Dryer](https://github.com/tdryer/hangups), with scaffolding around it for multifaceted use. In the future, Facebook Messenger, custom Jabber, WhatsApp, and more protocols may be supported, depending on API availability (or reverse engineering).
### **[Download](https://github.com/avaidyam/Parrot/releases)**
----------
# Screenshots


----------
# Acknowledgements
- Tom Dryer, for reverse-engineering the Hangouts protocol in `hangups`
- Peter Sobot, for the initial translation and development of `Hangover`, a Swift port of `hangups`, which was used as the initial code base for Parrot's Hangouts component.----------
# User Issues
- Please see [this link](https://gitreports.com/issue/avaidyam/Parrot) if you're a user of Parrot and don't have a GitHub account.