Skip to content

craicoverflow/hangouts-chat-desktop

Repository files navigation

Google Hangouts Chat Desktop

An unofficial desktop clent for Google Hangouts Chat built with Electron.

Hangouts Chat

Login

Installing

This client is for Linux only as there is already an official client for MacOS and Windows.

RHEL/Fedora/CentOS

Download the latest RPM from the Releases page.

Install:

$ rpm -i hangouts-chat-1.0.1.x86_64.rpm

Other distributions

There is an AppImage available on the Releases page. This should work for most other distributions of Linux.

Once downloaded you will need to make the file executable:

$ chmod u+x hangouts-chat-desktop.1.0.1.AppImage

After that you can run it by simply double-clicking on the file. Simples!

Contributing

Feel free to submit PRs and issues you find 😊