A Linux desktop client for Google Hangouts Chat. Uses Electron as a wrapper around the webapp.
- Download and extract the
.tar
from the Releases page. - Execute the
hangouts
binary.
- RPM and Debian packages
- Notification integrations
npm run dev up
: Gets all dependencies.npm build
: Build the packaging application.npm link
Add the packaging application to your system PATH.nativefier https://chats.google.com
: Builds the client.